index
:
cpython.git
2.7
3.3
3.4
3.5
3.6
benjamin-clang
benjamin-iteration-torture
buildbot-custom
master
https://github.com/python/cpython.git
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Lib
/
test
/
test_netrc.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
gh-90473: Make chmod a dummy on WASI, skip chmod tests (GH-93534)
Christian Heimes
2022-06-06
1
-0/+1
*
gh-90473: Misc test fixes for WASI (GH-93218)
Christian Heimes
2022-05-25
1
-0/+6
*
gh-91915: Fix test_netrc on non-UTF-8 locale (GH-91918)
Serhiy Storchaka
2022-04-26
1
-1/+1
*
bpo-28806: Continue work: improve the netrc library (GH-26330)
Emmanuel Arias
2021-11-17
1
-81/+224
*
bpo-31904: Fix test_netrc for VxWorks RTOS (GH-21675)
pxinwr
2020-12-01
1
-48/+42
*
bpo-40275: Use new test.support helper submodules in tests (GH-21314)
Hai Shi
2020-07-06
1
-9/+10
*
bpo-36264: Don't honor POSIX HOME in os.path.expanduser on Windows (GH-12282)
Anthony Sottile
2019-03-12
1
-0/+1
*
bpo-35202: Remove unused imports in tests. (GH-10561)
Srinivas Thatiparthy (శ్రీనివాస్ తాటిపర్తి)
2018-11-16
1
-1/+0
*
bpo-28334: netrc() now uses expanduser() to find .netrc file (GH-4537)
Berker Peksag
2017-11-25
1
-3/+40
*
bpo-30806 netrc.__repr__() is broken for writing to file (GH-2491)
James Sexton
2017-09-30
1
-3/+6
*
#14984: On POSIX, enforce permissions when reading default .netrc.
R David Murray
2013-09-18
1
-3/+23
*
fix regression in netrc comment handling (closes #12009)
Benjamin Peterson
2011-06-10
1
-39/+92
*
Merged revisions 86925 via svnmerge from
R. David Murray
2010-12-02
1
-6/+16
*
Merged revisions 73715 via svnmerge from
Georg Brandl
2009-08-13
1
-3/+3
*
#2621 rename test.test_support to test.support
Benjamin Peterson
2008-05-20
1
-3/+3
*
Patch # 1331 by Christian Heimes.
Guido van Rossum
2007-10-26
1
-7/+6
*
Unconditionally opening the temp file in text mode causes this test to fail
Jason Tishler
2003-08-11
1
-2/+5
*
Actually run these tests from regrtest.py.
Neal Norwitz
2003-02-17
1
-1/+3
*
Massive changes from SF 589982 (tempfile.py rewrite, by Zack
Guido van Rossum
2002-08-09
1
-2/+2
*
Get rid of relative imports in all unittests. Now anything that
Barry Warsaw
2002-07-23
1
-1/+2
*
Whitespace normalization.
Tim Peters
2002-04-16
1
-5/+4
*
Add a simple test suite for netrc.py, and remove it from test_sundry
Andrew M. Kuchling
2002-03-22
1
-0/+43