summaryrefslogtreecommitdiffstats
path: root/Misc
diff options
context:
space:
mode:
authorR. David Murray <rdmurray@bitdance.com>2009-10-05 17:03:09 (GMT)
committerR. David Murray <rdmurray@bitdance.com>2009-10-05 17:03:09 (GMT)
commitabe3d3ec85893dcb6c0e5851fc607ced61b3336e (patch)
tree08c3c653ff8dbd01430dd0e2889c582bb5bd6c03 /Misc
parent245d915e3ecba012b3d42d750460997e3e0a95d4 (diff)
downloadcpython-abe3d3ec85893dcb6c0e5851fc607ced61b3336e.zip
cpython-abe3d3ec85893dcb6c0e5851fc607ced61b3336e.tar.gz
cpython-abe3d3ec85893dcb6c0e5851fc607ced61b3336e.tar.bz2
Issue #7058: Added save/restore for argv and os.environ to runtest_inner
in regrtest, with warnings if the called test modifies them.
Diffstat (limited to 'Misc')
-rw-r--r--Misc/NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/Misc/NEWS b/Misc/NEWS
index 2e052fa..2b55de2 100644
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -1436,6 +1436,9 @@ Extension Modules
Tests
-----
+- Issue #7058: Added save/restore for argv and os.environ to runtest_inner
+ in regrtest, with warnings if the called test modifies them.
+
- Issue #7042: Fix test_signal (test_itimer_virtual) failure on OS X 10.6.
- Issue #6806: test_platform failed under OS X 10.6.0 because ``sw_ver`` leaves