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 pablogsal, serhiy.storchaka, shihai1991, terry.reedy, vstinner, zach.ware
Date 2021-03-23.00:08:56
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1616458136.76.0.726398767513.issue41718@roundup.psfhosted.org>
In-reply-to
Content
New changeset 0473fb222956063814b6beb5fd401f9eeaa8a56a by Victor Stinner in branch 'master':
bpo-41718: libregrtest runtest avoids import_helper (GH-24983)
https://github.com/python/cpython/commit/0473fb222956063814b6beb5fd401f9eeaa8a56a
History
Date User Action Args
2021-03-23 00:08:56vstinnersetrecipients: + vstinner, terry.reedy, zach.ware, serhiy.storchaka, pablogsal, shihai1991
2021-03-23 00:08:56vstinnersetmessageid: <1616458136.76.0.726398767513.issue41718@roundup.psfhosted.org>
2021-03-23 00:08:56vstinnerlinkissue41718 messages
2021-03-23 00:08:56vstinnercreate