Staging
v0.5.1
https://github.com/python/cpython
Revision e7d7caa17a3f63732ded961629704283a5508662 authored by Tim Peters on 19 June 2006, 09:09:44 UTC, committed by Tim Peters on 19 June 2006, 09:09:44 UTC
os.environ (setting envar COLUMNS), which at least caused
test_float_default() to fail if the tests were run more than once.

This repairs the test_optparse -R failures Neal reported on
python-dev.  It also explains some seemingly bizarre test_optparse
failures we saw a couple weeks ago on the buildbots, when
test_optparse failed due to test_file failing to clean up after
itself, and then test_optparse failed in an entirely different
way when regrtest's -w option ran test_optparse a second time.
It's now obvious that make_parser() permanently changing os.environ
was responsible for the second half of that.
1 parent c314ac5
History
Tip revision: e7d7caa17a3f63732ded961629704283a5508662 authored by Tim Peters on 19 June 2006, 09:09:44 UTC
TestHelp.make_parser(): This was making a permanent change to
Tip revision: e7d7caa
File Mode Size
Uninstal.wse -rw-r--r-- 10.0 KB
_bsddb.vcproj -rw-r--r-- 8.3 KB
_ctypes.vcproj -rw-r--r-- 8.6 KB
_ctypes_test.vcproj -rw-r--r-- 7.5 KB
_elementtree.vcproj -rw-r--r-- 8.5 KB
_msi.vcproj -rw-r--r-- 7.7 KB
_socket.vcproj -rw-r--r-- 7.9 KB
_sqlite3.vcproj -rw-r--r-- 8.9 KB
_ssl.mak -rw-r--r-- 716 bytes
_ssl.vcproj -rw-r--r-- 3.1 KB
_testcapi.vcproj -rw-r--r-- 7.7 KB
_tkinter.vcproj -rw-r--r-- 8.4 KB
build_ssl.py -rw-r--r-- 5.7 KB
bz2.vcproj -rw-r--r-- 8.5 KB
db.build -rw-r--r-- 247 bytes
field3.py -rw-r--r-- 966 bytes
installer.bmp -rw-r--r-- 57.4 KB
make_buildinfo.c -rw-r--r-- 2.7 KB
make_buildinfo.vcproj -rw-r--r-- 3.6 KB
make_versioninfo.vcproj -rw-r--r-- 4.3 KB
pcbuild.sln -rw-r--r-- 13.8 KB
pyexpat.vcproj -rw-r--r-- 8.5 KB
python.build -rw-r--r-- 654 bytes
python.iss -rw-r--r-- 18.7 KB
python.vcproj -rw-r--r-- 8.3 KB
python20.wse -rw-r--r-- 81.0 KB
pythoncore.vcproj -rw-r--r-- 20.3 KB
pythoncore_pgo.vcproj -rw-r--r-- 13.4 KB
pythoncore_pgo_link.txt -rw-r--r-- 8.2 KB
pythonw.vcproj -rw-r--r-- 7.9 KB
readme.txt -rw-r--r-- 16.7 KB
rmpyc.py -rw-r--r-- 597 bytes
rt.bat -rw-r--r-- 1.6 KB
select.vcproj -rw-r--r-- 7.9 KB
unicodedata.vcproj -rw-r--r-- 7.7 KB
w9xpopen.vcproj -rw-r--r-- 3.5 KB
winsound.vcproj -rw-r--r-- 7.8 KB

readme.txt

back to top