From: Serhiy Storchaka Date: Sat, 4 Oct 2014 12:05:00 +0000 (+0300) Subject: Fixed issue number for issue #22470 in Misc/NEWS. X-Git-Tag: v3.4.3rc1~557 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=fb8eaae6eb3996f9b02db81662be4e92b690d344;p=thirdparty%2FPython%2Fcpython.git Fixed issue number for issue #22470 in Misc/NEWS. --- diff --git a/Misc/NEWS b/Misc/NEWS index a33c4acd1630..9915e4e9cd5e 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