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 ezio.melotti, mrabarnett, serhiy.storchaka, yannvgn
Date 2019-07-31.18:51:06
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1564599066.91.0.395851101386.issue37723@roundup.psfhosted.org>
In-reply-to
Content
New changeset 9f55551f3df238e58315e724e50cb0d574d75b94 by Serhiy Storchaka (yannvgn) in branch 'master':
bpo-37723: Fix performance regression on regular expression parsing. (GH-15030)
https://github.com/python/cpython/commit/9f55551f3df238e58315e724e50cb0d574d75b94
History
Date User Action Args
2019-07-31 18:51:06serhiy.storchakasetrecipients: + serhiy.storchaka, ezio.melotti, mrabarnett, yannvgn
2019-07-31 18:51:06serhiy.storchakasetmessageid: <1564599066.91.0.395851101386.issue37723@roundup.psfhosted.org>
2019-07-31 18:51:06serhiy.storchakalinkissue37723 messages
2019-07-31 18:51:06serhiy.storchakacreate