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 <rep...@bugs.python.org>
<http://bugs.python.org/issue26475>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to