[issue26475] Misleading debugging output for verbose regular expressions

Roundup Robot report at bugs.python.org
Sun Mar 6 02:18:07 EST 2016


Roundup Robot added the comment:

New changeset 910d0256601f by Serhiy Storchaka in branch '3.5':
Issue #26475: Fixed debugging output for regular expressions with the (?x) flag.
https://hg.python.org/cpython/rev/910d0256601f

New changeset b8928725e8cc by Serhiy Storchaka in branch '2.7':
Issue #26475: Fixed debugging output for regular expressions with the (?x) flag.
https://hg.python.org/cpython/rev/b8928725e8cc

New changeset 37cdbe0a16a4 by Serhiy Storchaka in branch 'default':
Issue #26475: Fixed debugging output for regular expressions with the (?x) flag.
https://hg.python.org/cpython/rev/37cdbe0a16a4

----------
nosy: +python-dev

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


More information about the Python-bugs-list mailing list