]> granicus.if.org Git - python/commit
Issue #16979: Fix error handling bugs in the unicode-escape-decode decoder.
authorSerhiy Storchaka <storchaka@gmail.com>
Tue, 29 Jan 2013 08:20:34 +0000 (10:20 +0200)
committerSerhiy Storchaka <storchaka@gmail.com>
Tue, 29 Jan 2013 08:20:34 +0000 (10:20 +0200)
commitc8e58126a2acfb5d3c6bbbaf326e69785830bedb
tree8dc333a5b1a257dd13c60370d3b3501edec764ee
parent8d15ca3cc67e2f7a57e205cc52c55f816f2207ba
Issue #16979: Fix error handling bugs in the unicode-escape-decode decoder.
Lib/test/test_codeccallbacks.py
Lib/test/test_codecs.py
Misc/NEWS
Objects/unicodeobject.c