changeset: 92799:cba365e2117f branch: 3.4 parent: 92793:8632eff3872e user: Serhiy Storchaka date: Sat Oct 04 15:05:00 2014 +0300 files: Misc/NEWS description: Fixed issue number for issue #22470 in Misc/NEWS. diff -r 8632eff3872e -r cba365e2117f Misc/NEWS --- a/Misc/NEWS Sat Oct 04 14:20:10 2014 +0300 +++ b/Misc/NEWS Sat Oct 04 15:05:00 2014 +0300 @@ -9,7 +9,7 @@ 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