Commit 64723071 authored by Serhiy Storchaka's avatar Serhiy Storchaka

Fixed issue number for issue #22470 in Misc/NEWS.

parent d3b4770c
......@@ -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
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment