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.5.0a1~763^2 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=fb8eaae6eb3996f9b02db81662be4e92b690d344;p=python Fixed issue number for issue #22470 in Misc/NEWS. --- diff --git a/Misc/NEWS b/Misc/NEWS index a33c4acd16..9915e4e9cd 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