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 christian.heimes, docs@python, eric.smith, ewosborne, ncoghlan, serhiy.storchaka, zach.ware
Date 2019-09-25.06:40:41
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1569393641.46.0.0762677112816.issue32820@roundup.psfhosted.org>
In-reply-to
Content
PR 16378 simplifies the implementation. It also caches the compiled RE.

Needed the documentation for the new feature.
History
Date User Action Args
2019-09-25 06:40:41serhiy.storchakasetrecipients: + serhiy.storchaka, ncoghlan, eric.smith, christian.heimes, docs@python, zach.ware, ewosborne
2019-09-25 06:40:41serhiy.storchakasetmessageid: <1569393641.46.0.0762677112816.issue32820@roundup.psfhosted.org>
2019-09-25 06:40:41serhiy.storchakalinkissue32820 messages
2019-09-25 06:40:41serhiy.storchakacreate