[issue30605] re.compile fails when compiling bytes under `-bb` mode

Serhiy Storchaka report at bugs.python.org
Thu Jun 15 09:55:24 EDT 2017


Serhiy Storchaka added the comment:


New changeset 523a243840feb4d5f444a1b128e540876afac3d2 by Serhiy Storchaka in branch '3.6':
[3.6] bpo-30605: Fix compiling binary regexs with BytesWarnings enabled. (GH-2016) (#2214)
https://github.com/python/cpython/commit/523a243840feb4d5f444a1b128e540876afac3d2


----------

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


More information about the Python-bugs-list mailing list