[issue16979] Broken error handling in codecs.unicode_escape_decode()

Serhiy Storchaka report at bugs.python.org
Wed Jan 16 15:50:05 CET 2013


Serhiy Storchaka added the comment:

Here is a patch for 3.4. Patches for other versions will be different a lot.

----------
dependencies: +SystemError in codecs.unicode_escape_decode()
keywords: +patch
stage: needs patch -> patch review
Added file: http://bugs.python.org/file28752/unicode_escape_decode_error_handling-3.4.patch

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue16979>
_______________________________________


More information about the Python-bugs-list mailing list