This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author python-dev
Recipients SilentGhost, ezio.melotti, mrabarnett, python-dev, serhiy.storchaka, yan12125
Date 2016-09-10.22:43:36
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20160910224333.3168.72018.7FDE0CB5@psf.io>
In-reply-to
Content
New changeset bee52e5f8fb1 by Serhiy Storchaka in branch 'default':
Issue #28070: Fixed parsing inline verbose flag in regular expressions.
https://hg.python.org/cpython/rev/bee52e5f8fb1

New changeset 842e75f0e592 by Serhiy Storchaka in branch '3.5':
Backported tests for issue #28070.
https://hg.python.org/cpython/rev/842e75f0e592

New changeset afc0d4478083 by Serhiy Storchaka in branch '2.7':
Backported tests for issue #28070.
https://hg.python.org/cpython/rev/afc0d4478083
History
Date User Action Args
2016-09-10 22:43:36python-devsetrecipients: + python-dev, ezio.melotti, mrabarnett, SilentGhost, serhiy.storchaka, yan12125
2016-09-10 22:43:36python-devlinkissue28070 messages
2016-09-10 22:43:36python-devcreate