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 serhiy.storchaka
Recipients ethan.furman, ezio.melotti, mrabarnett, serhiy.storchaka
Date 2019-05-31.07:39:53
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1559288393.68.0.0871978632227.issue36548@roundup.psfhosted.org>
In-reply-to
Content
New changeset 14a0e16c8805f7ba7c98132ead815dcfdf0e9d33 by Serhiy Storchaka in branch 'master':
bpo-36548: Improve the repr of re flags. (GH-12715)
https://github.com/python/cpython/commit/14a0e16c8805f7ba7c98132ead815dcfdf0e9d33
History
Date User Action Args
2019-05-31 07:39:53serhiy.storchakasetrecipients: + serhiy.storchaka, ezio.melotti, mrabarnett, ethan.furman
2019-05-31 07:39:53serhiy.storchakasetmessageid: <1559288393.68.0.0871978632227.issue36548@roundup.psfhosted.org>
2019-05-31 07:39:53serhiy.storchakalinkissue36548 messages
2019-05-31 07:39:53serhiy.storchakacreate