summaryrefslogtreecommitdiffstats
path: root/Misc
diff options
context:
space:
mode:
authorAntoine Pitrou <solipsis@pitrou.net>2010-08-08 22:18:46 (GMT)
committerAntoine Pitrou <solipsis@pitrou.net>2010-08-08 22:18:46 (GMT)
commit696e03553b9e455bd6729cee5a8be43a2924f537 (patch)
tree1921798050d0e6f60e64e0a8408690398d2b82f6 /Misc
parent2e5f1178ac55c032982c69f4f4dd70c19f9fa46e (diff)
downloadcpython-696e03553b9e455bd6729cee5a8be43a2924f537.zip
cpython-696e03553b9e455bd6729cee5a8be43a2924f537.tar.gz
cpython-696e03553b9e455bd6729cee5a8be43a2924f537.tar.bz2
Issue #477863: Print a warning at shutdown if gc.garbage is not empty.
Diffstat (limited to 'Misc')
-rw-r--r--Misc/NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/Misc/NEWS b/Misc/NEWS
index 7aba37d..c5fe3d8 100644
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -30,6 +30,8 @@ Core and Builtins
Extensions
----------
+- Issue #477863: Print a warning at shutdown if gc.garbage is not empty.
+
- Issue #6869: Fix a refcount problem in the _ctypes extension.
- Issue #5504: ctypes should now work with systems where mmap can't