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, malin, mrabarnett, serhiy.storchaka
Date 2022-04-06.16:54:27
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1649264067.41.0.458916483122.issue47211@roundup.psfhosted.org>
In-reply-to
Content
New changeset b09184bf05b07b77c5ecfedd4daa846be3cbf0a9 by Serhiy Storchaka in branch 'main':
bpo-47211: Remove function re.template() and flag re.TEMPLATE (GH-32300)
https://github.com/python/cpython/commit/b09184bf05b07b77c5ecfedd4daa846be3cbf0a9
History
Date User Action Args
2022-04-06 16:54:27serhiy.storchakasetrecipients: + serhiy.storchaka, ezio.melotti, mrabarnett, malin
2022-04-06 16:54:27serhiy.storchakasetmessageid: <1649264067.41.0.458916483122.issue47211@roundup.psfhosted.org>
2022-04-06 16:54:27serhiy.storchakalinkissue47211 messages
2022-04-06 16:54:27serhiy.storchakacreate