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 vstinner
Recipients vstinner
Date 2020-04-15.02:02:05
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1586916125.47.0.450011236468.issue40268@roundup.psfhosted.org>
In-reply-to
Content
New changeset 4f98f465f14e7258c5b18a62c5aa114dbe1174d8 by Victor Stinner in branch 'master':
bpo-40268: Remove unused imports in pylifecycle.c (GH-19533)
https://github.com/python/cpython/commit/4f98f465f14e7258c5b18a62c5aa114dbe1174d8
History
Date User Action Args
2020-04-15 02:02:05vstinnersetrecipients: + vstinner
2020-04-15 02:02:05vstinnersetmessageid: <1586916125.47.0.450011236468.issue40268@roundup.psfhosted.org>
2020-04-15 02:02:05vstinnerlinkissue40268 messages
2020-04-15 02:02:05vstinnercreate