From: Georg Brandl Date: Sun, 1 Aug 2010 08:10:08 +0000 (+0000) Subject: Add another news entry. X-Git-Tag: v3.2a2~576 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=920bc0fd8610bed289ce38a2bf932248a52fcfb6;p=thirdparty%2FPython%2Fcpython.git Add another news entry. --- diff --git a/Misc/NEWS b/Misc/NEWS index 23cc3ebc099c..c342d903e761 100644 --- a/Misc/NEWS +++ b/Misc/NEWS @@ -15,6 +15,8 @@ Core and Builtins Library ------- +- Issue #7395: Fix tracebacks in pstats interactive browser. + - Issue #8230: Fix Lib/test/sortperf.py. - Issue #8620: when a Cmd is fed input that reaches EOF without a final