]> granicus.if.org Git - python/commitdiff
Fixed issue #22415 number in Misc/NEWS for changeset c925b436467a.
authorSerhiy Storchaka <storchaka@gmail.com>
Sun, 21 Sep 2014 19:57:45 +0000 (22:57 +0300)
committerSerhiy Storchaka <storchaka@gmail.com>
Sun, 21 Sep 2014 19:57:45 +0000 (22:57 +0300)
Misc/NEWS

index 9349fd14298662b506d24af1ed55f80995675753..82d1d59fe33fe61e389749ce2fc8c86d45e8d3dc 100644 (file)
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -22,7 +22,7 @@ Core and Builtins
 Library
 -------
 
-- Issue #22423: Fixed debugging output of the GROUPREF_EXISTS opcode in the re
+- Issue #22415: Fixed debugging output of the GROUPREF_EXISTS opcode in the re
   module.
 
 - Issue #22423: Unhandled exception in thread no longer causes unhandled