]> granicus.if.org Git - python/commit
Issue #22518: Fixed integer overflow issues in "backslashreplace" and
authorSerhiy Storchaka <storchaka@gmail.com>
Sat, 4 Oct 2014 11:14:41 +0000 (14:14 +0300)
committerSerhiy Storchaka <storchaka@gmail.com>
Sat, 4 Oct 2014 11:14:41 +0000 (14:14 +0300)
commitd524922bdc2b8db02df70ff10ccac0285dfa2014
tree4256e9c97411bbe91b82700b7a355612d39f48d8
parent52313d72faa199e2e40a3bd5e88fa0b5f5a0bc61
Issue #22518: Fixed integer overflow issues in "backslashreplace" and
"xmlcharrefreplace" error handlers.
Misc/NEWS
Python/codecs.c