summaryrefslogtreecommitdiffstats
path: root/Misc
diff options
context:
space:
mode:
authorSerhiy Storchaka <storchaka@gmail.com>2015-05-21 17:54:36 (GMT)
committerSerhiy Storchaka <storchaka@gmail.com>2015-05-21 17:54:36 (GMT)
commit0978b5cdb36ef73061e438c342b508dd38c73ce8 (patch)
tree4881b803a50986e1b4df1c1680588e6c3d86fde1 /Misc
parent4faf5c5655277cec99b2b11f7fe34e73d3ae28b9 (diff)
downloadcpython-0978b5cdb36ef73061e438c342b508dd38c73ce8.zip
cpython-0978b5cdb36ef73061e438c342b508dd38c73ce8.tar.gz
cpython-0978b5cdb36ef73061e438c342b508dd38c73ce8.tar.bz2
Fixed issue number for issue #22939.
Diffstat (limited to 'Misc')
-rw-r--r--Misc/NEWS2
1 files changed, 1 insertions, 1 deletions
diff --git a/Misc/NEWS b/Misc/NEWS
index edd6aaa..88e7643 100644
--- 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