summaryrefslogtreecommitdiffstats
path: root/Lib/urllib.py
diff options
context:
space:
mode:
authorVictor Stinner <victor.stinner@gmail.com>2015-04-06 21:39:47 (GMT)
committerVictor Stinner <victor.stinner@gmail.com>2015-04-06 21:39:47 (GMT)
commit62b109ddc5df491709a50e593d5ab31b1c85e815 (patch)
treea264c11bd85311a32c5460fcd42330f1e338f5ad /Lib/urllib.py
parent9c5a8d4e232ac3a39638312b264e75a8a11923f0 (diff)
downloadcpython-62b109ddc5df491709a50e593d5ab31b1c85e815.zip
cpython-62b109ddc5df491709a50e593d5ab31b1c85e815.tar.gz
cpython-62b109ddc5df491709a50e593d5ab31b1c85e815.tar.bz2
Issue #23458: Remove test_os.test_urandom_fd_non_inheritable()
os.urandom() only tries to make the os.random() file descriptor non inheritable, but there is no guarantee. The test fails on too many operating systems: Windows, OS X 10.5, OpenIndiana. This issue is correctly fixed in Python 3.4 with the PEP 446. Upgrade to Python 3.4 is you need stronger guarantees.
Diffstat (limited to 'Lib/urllib.py')
0 files changed, 0 insertions, 0 deletions