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.22:52:24
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1616453544.29.0.0178312033721.issue41718@roundup.psfhosted.org>
In-reply-to
Content
New changeset 532e063fc2bf9e6e80550670ddc5dc5d2b1d2450 by Victor Stinner in branch 'master':
bpo-41718: regrtest saved_test_environment avoids imports (GH-24934)
https://github.com/python/cpython/commit/532e063fc2bf9e6e80550670ddc5dc5d2b1d2450
History
Date User Action Args
2021-03-22 22:52:24vstinnersetrecipients: + vstinner, terry.reedy, zach.ware, serhiy.storchaka, pablogsal, shihai1991
2021-03-22 22:52:24vstinnersetmessageid: <1616453544.29.0.0178312033721.issue41718@roundup.psfhosted.org>
2021-03-22 22:52:24vstinnerlinkissue41718 messages
2021-03-22 22:52:24vstinnercreate