]> granicus.if.org Git - python/commitdiff
Fix wrong issue number.
authorGeorg Brandl <georg@python.org>
Fri, 1 Jun 2007 19:20:52 +0000 (19:20 +0000)
committerGeorg Brandl <georg@python.org>
Fri, 1 Jun 2007 19:20:52 +0000 (19:20 +0000)
 (backport from rev. 55735)

Misc/NEWS

index 1757bffab72f4d635e26a9803504c8f816fddeee..4d1ca27a3ce66f9e4cab0b81dbdb1969674e4066 100644 (file)
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -58,7 +58,7 @@ What's New in Python 2.5.1?
 Core and builtins
 -----------------
 
-- Bug #1722484: remove docstrings again when running with -OO.
+- Bug #1722485: remove docstrings again when running with -OO.
 
 - Revert SF #1615701: dict.update() does *not* call __getitem__() or keys()
   if subclassed.  This is to remain consistent with 2.5.