summaryrefslogtreecommitdiffstats
path: root/Misc
diff options
context:
space:
mode:
authorAntoine Pitrou <solipsis@pitrou.net>2008-12-17 23:18:19 (GMT)
committerAntoine Pitrou <solipsis@pitrou.net>2008-12-17 23:18:19 (GMT)
commit621601a698a285a45231a6fd223db33566dcb842 (patch)
tree599d9762253146dd3ca719dbd77e1ec6e868bedb /Misc
parent54bc1ec4c7689ceab900f453fdd4c8cf5a308e59 (diff)
downloadcpython-621601a698a285a45231a6fd223db33566dcb842.zip
cpython-621601a698a285a45231a6fd223db33566dcb842.tar.gz
cpython-621601a698a285a45231a6fd223db33566dcb842.tar.bz2
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 bbe9214..f812ce4 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