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