summaryrefslogtreecommitdiffstats
path: root/Misc/NEWS
diff options
context:
space:
mode:
authorSerhiy Storchaka <storchaka@gmail.com>2015-05-21 17:54:48 (GMT)
committerSerhiy Storchaka <storchaka@gmail.com>2015-05-21 17:54:48 (GMT)
commitc9745e5f7d98b0f9a0cb1edc805b924fe1d5a473 (patch)
tree5091856c89a5aa2550f01cc30c88b0f0578eab50 /Misc/NEWS
parentb2f3c2357c5bcc871cb3c789cae223faf0b472d1 (diff)
parent0978b5cdb36ef73061e438c342b508dd38c73ce8 (diff)
downloadcpython-c9745e5f7d98b0f9a0cb1edc805b924fe1d5a473.zip
cpython-c9745e5f7d98b0f9a0cb1edc805b924fe1d5a473.tar.gz
cpython-c9745e5f7d98b0f9a0cb1edc805b924fe1d5a473.tar.bz2
Fixed issue number for issue #22939.
Diffstat (limited to 'Misc/NEWS')
-rw-r--r--Misc/NEWS2
1 files changed, 1 insertions, 1 deletions
diff --git a/Misc/NEWS b/Misc/NEWS
index 58530a1..643278f 100644
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -10,7 +10,7 @@ Release date: 2015-05-24
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