COMMITS
/ Doc/library/netrc.rst February 19, 2026
N
Docs: remove unneeded author attributions (#145002)
Ned Batchelder committed
June 22, 2025
B
gh-135815: skip `netrc` security checks if `os.getuid` is missing (#135816)
Bénédikt Tran committed
May 8, 2024
N
docs: module page titles should not start with a link to themselves (#117099)
Ned Batchelder committed
July 29, 2023
S
gh-101100: Sphinx warnings: pick the low hanging fruits (GH-107386)
Serhiy Storchaka committed
November 17, 2021
E
bpo-28806: Continue work: improve the netrc library (GH-26330)
Emmanuel Arias committed
May 2, 2021
I
bpo-43733: netrc try to use UTF-8 before using locale encoding. (GH-25781)
Inada Naoki committed
November 25, 2017
B
bpo-28334: netrc() now uses expanduser() to find .netrc file (GH-4537)
Berker Peksag committed
December 2, 2016
S
Issue #21818: Fixed references to classes that have names matching with module
Serhiy Storchaka committed
June 11, 2016
T
Issue #22558: Add remaining doc links to source code for Python-coded modules.
Terry Jan Reedy committed
September 18, 2013
R
Merge #14984: On POSIX, enforce permissions when reading default .netrc.
R David Murray committed
R
Merge #14984: On POSIX, enforce permissions when reading default .netrc.
R David Murray committed
R
Merge #14984: On POSIX, enforce permissions when reading default .netrc.
R David Murray committed
R
#14984: On POSIX, enforce permissions when reading default .netrc.
R David Murray committed
January 27, 2011
R
More source links
Raymond Hettinger committed
May 12, 2008
G
Remove many "versionchanged" items that didn't use the official markup,
Georg Brandl committed
September 1, 2007
G
Get rid of the remaining versionadded/versionchanged directives.
Georg Brandl committed
August 15, 2007
G
Move the 3k reST doc tree in place.
Georg Brandl committed