]> granicus.if.org Git - python/commitdiff
Add NEWS entry for r71237.
authorGeorg Brandl <georg@python.org>
Sun, 5 Apr 2009 14:25:41 +0000 (14:25 +0000)
committerGeorg Brandl <georg@python.org>
Sun, 5 Apr 2009 14:25:41 +0000 (14:25 +0000)
Misc/NEWS

index 685c6898856da5de8e258e25432c3159148e668e..bfcd9fa91143010195c12086be79b011bf1ec8df 100644 (file)
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -212,6 +212,8 @@ Core and Builtins
 Library
 -------
 
+- Issue 1326077: fix the formatting of SyntaxErrors by the traceback module.
+
 - Issue 1726172: fix IndexError in the case of and empty response in ftplib.
 
 - Issue 2625: added missing iteritems() call to the for loop in