diff --git a/Misc/NEWS b/Misc/NEWS index a33c4acd163..9915e4e9cd5 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