Emanuel Barry added the comment:

Here's a new patch which also deprecates invalid escape sequences in bytes. 
Tests included with test_codecs.

Patch includes and supersedes deprecate_invalid_escapes_only_3.patch, and I 
have not found a single instance of an invalid escape sequence other than in 
test_codecs, so this should be fine now.

----------
Added file: 
http://bugs.python.org/file43777/deprecate_invalid_escapes_both_1.patch

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue27364>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to