summaryrefslogtreecommitdiffstats
path: root/Misc
diff options
context:
space:
mode:
authorSerhiy Storchaka <storchaka@gmail.com>2014-10-04 12:05:00 (GMT)
committerSerhiy Storchaka <storchaka@gmail.com>2014-10-04 12:05:00 (GMT)
commitfb8eaae6eb3996f9b02db81662be4e92b690d344 (patch)
treeb0dfe039c9f5e1196e64608899788c66796bbba6 /Misc
parentda5c5718974c71e2907cdb24d544b9760a2cf198 (diff)
downloadcpython-fb8eaae6eb3996f9b02db81662be4e92b690d344.zip
cpython-fb8eaae6eb3996f9b02db81662be4e92b690d344.tar.gz
cpython-fb8eaae6eb3996f9b02db81662be4e92b690d344.tar.bz2
Fixed issue number for issue #22470 in Misc/NEWS.
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 a33c4ac..9915e4e 100644
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -9,7 +9,7 @@ What's New in Python 3.4.3?
Core and Builtins
-----------------
-- Issue #22518: Fixed integer overflow issues in "backslashreplace",
+- Issue #22470: Fixed integer overflow issues in "backslashreplace",
"xmlcharrefreplace", and "surrogatepass" error handlers.
- Issue #22520: Fix overflow checking when generating the repr of a unicode