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.09:00:57
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1649062857.35.0.191486634448.issue47152@roundup.psfhosted.org>
In-reply-to
Content
New changeset ff2cf1d7d5fb25224f3ff2e0c678d36f78e1f3cb by Serhiy Storchaka in branch 'main':
bpo-47152: Remove unused import in re (GH-32298)
https://github.com/python/cpython/commit/ff2cf1d7d5fb25224f3ff2e0c678d36f78e1f3cb
History
Date User Action Args
2022-04-04 09:00:57serhiy.storchakasetrecipients: + serhiy.storchaka, gvanrossum, vstinner, ezio.melotti, mrabarnett, malin, Anthony Sottile, dom1310df
2022-04-04 09:00:57serhiy.storchakasetmessageid: <1649062857.35.0.191486634448.issue47152@roundup.psfhosted.org>
2022-04-04 09:00:57serhiy.storchakalinkissue47152 messages
2022-04-04 09:00:57serhiy.storchakacreate