[issue27364] Deprecate invalid unicode escape sequences

Emanuel Barry report at bugs.python.org
Sun Jun 26 21:40:30 EDT 2016


Emanuel Barry added the comment:

Aaand I feel pretty stupid; I didn't check the return value of PyErr_WarnFormat, so it was my mistake. Attached new patch, actually done right this time.

----------
Added file: http://bugs.python.org/file43552/deprecate_invalid_escapes_only_2.patch

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


More information about the Python-bugs-list mailing list