]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
Fixed issue number for issue #22939.
authorSerhiy Storchaka <storchaka@gmail.com>
Thu, 21 May 2015 17:54:36 +0000 (20:54 +0300)
committerSerhiy Storchaka <storchaka@gmail.com>
Thu, 21 May 2015 17:54:36 +0000 (20:54 +0300)
Misc/NEWS

index edd6aaac2ba3fbefc0535428ec3a0720aaaad33d..88e76433815a2040b44af72a45b3cd57c9a1e18e 100644 (file)
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -10,7 +10,7 @@ Release date: tba
 Core and Builtins
 -----------------
 
-- Issue #23985: Fixed integer overflow in iterator object.  Patch by
+- Issue #22939: Fixed integer overflow in iterator object.  Patch by
   Clement Rouault.
 
 - Issue #23985: Fix a possible buffer overrun when deleting a slice from