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 Anthony Sottile, dom1310df, ezio.melotti, gvanrossum, malin, mrabarnett, serhiy.storchaka, vstinner
Date 2022-04-04.07:53:34
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1649058815.07.0.722711708681.issue47152@roundup.psfhosted.org>
In-reply-to
Content
New changeset 1578f06c1c69fbbb942b90bfbacd512784b599fa by Serhiy Storchaka in branch 'main':
bpo-47152: Move sources of the _sre module into a subdirectory (GH-32290)
https://github.com/python/cpython/commit/1578f06c1c69fbbb942b90bfbacd512784b599fa
History
Date User Action Args
2022-04-04 07:53:35serhiy.storchakasetrecipients: + serhiy.storchaka, gvanrossum, vstinner, ezio.melotti, mrabarnett, malin, Anthony Sottile, dom1310df
2022-04-04 07:53:35serhiy.storchakasetmessageid: <1649058815.07.0.722711708681.issue47152@roundup.psfhosted.org>
2022-04-04 07:53:35serhiy.storchakalinkissue47152 messages
2022-04-04 07:53:34serhiy.storchakacreate