summaryrefslogtreecommitdiff
path: root/Misc
diff options
context:
space:
mode:
authorAntoine Pitrou <solipsis@pitrou.net>2008-12-17 23:18:19 +0000
committerAntoine Pitrou <solipsis@pitrou.net>2008-12-17 23:18:19 +0000
commit3eabcd05568edcdf78dfc9641011f972c58e9515 (patch)
treed47096e6700a44af0056247d04cbd0fe67b9b4ce /Misc
parentdf8c3422017aadd36d063641debe6c3f763ce07b (diff)
downloadcpython-3eabcd05568edcdf78dfc9641011f972c58e9515.tar.gz
Merged revisions 67832 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/trunk ........ r67832 | antoine.pitrou | 2008-12-17 23:46:54 +0100 (mer., 17 déc. 2008) | 4 lines Issue #2467: gc.DEBUG_STATS reports invalid elapsed times. Patch by Neil Schemenauer, very slightly modified. ........
Diffstat (limited to 'Misc')
-rw-r--r--Misc/NEWS4
1 files changed, 4 insertions, 0 deletions
diff --git a/Misc/NEWS b/Misc/NEWS
index bbe9214a7c..f812ce488a 100644
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -12,6 +12,10 @@ What's New in Python 3.1 alpha 0
Core and Builtins
-----------------
+- Issue #2467: gc.DEBUG_STATS reported invalid elapsed times. Also, always
+ print elapsed times, not only when some objects are uncollectable /
+ unreachable. Original patch by Neil Schemenauer.
+
- Issue #3439: Add a bit_length method to int.
- Issue #2173: When getting device encoding, check that return value of