[issue37367] octal escapes applied inconsistently throughout the interpreter and lib

Jeffrey Kintscher report at bugs.python.org
Mon Jul 8 23:13:18 EDT 2019


Jeffrey Kintscher <websurfer at surf2c.net> added the comment:

The PR is ready for review.  It raises ValueError if the escaped octal value in a byte string is greater than 255.

----------

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue37367>
_______________________________________


More information about the Python-bugs-list mailing list