gh-139633: Run `netrc` file permission check only once per parse by cmaloney · Pull Request #139634 · python/cpython
Change the `.netrc` security check to be run once per parse of the default file rather than once per line inside the file.
Bot
mentioned this pull request
clin1234 pushed a commit to clin1234/cpython that referenced this pull request
…ythonGH-139634) Change the `.netrc` security check to be run once per parse of the default file rather than once per line inside the file.
ljfp pushed a commit to ljfp/cpython that referenced this pull request
…ythonGH-139634) Change the `.netrc` security check to be run once per parse of the default file rather than once per line inside the file.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters