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 miss-islington, serhiy.storchaka, shihai1991, vinay.sajip, vstinner
Date 2020-05-27.22:44:29
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1590619469.7.0.0279371973743.issue40275@roundup.psfhosted.org>
In-reply-to
Content
New changeset b0461e19b5ecb2d89917b23efb5ce1048fab1b22 by Victor Stinner in branch 'master':
bpo-40275: test.support.check_impl_detail() uses sys.implementation (GH-20468)
https://github.com/python/cpython/commit/b0461e19b5ecb2d89917b23efb5ce1048fab1b22
History
Date User Action Args
2020-05-27 22:44:29vstinnersetrecipients: + vstinner, vinay.sajip, serhiy.storchaka, miss-islington, shihai1991
2020-05-27 22:44:29vstinnersetmessageid: <1590619469.7.0.0279371973743.issue40275@roundup.psfhosted.org>
2020-05-27 22:44:29vstinnerlinkissue40275 messages
2020-05-27 22:44:29vstinnercreate