summaryrefslogtreecommitdiffstats
path: root/Misc
diff options
context:
space:
mode:
authorTarek Ziadé <ziade.tarek@gmail.com>2009-05-29 08:08:07 (GMT)
committerTarek Ziadé <ziade.tarek@gmail.com>2009-05-29 08:08:07 (GMT)
commit3e3eace7d75b748254589b76970367588d320199 (patch)
tree4cfda2793c52724e3a35f4d805918508f56078b5 /Misc
parent578a228ee265e9ce4d88c01f8d9fd57a237cfc3e (diff)
downloadcpython-3e3eace7d75b748254589b76970367588d320199.zip
cpython-3e3eace7d75b748254589b76970367588d320199.tar.gz
cpython-3e3eace7d75b748254589b76970367588d320199.tar.bz2
Fixed #6131: test_modulefinder leaked when run after test_distutils
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 94405c5..a054789 100644
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -311,6 +311,9 @@ Core and Builtins
Library
-------
+- Issue #6131: test_modulefinder leaked when run after test_distutils.
+ Patch by Hirokazu Yamamoto.
+
- Issue #6048: Now Distutils uses the tarfile module in archive_util.
- Issue #5150: IDLE's format menu now has an option to strip trailing