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 pablogsal
Recipients Mark.Shannon, lukasz.langa, pablogsal
Date 2021-08-02.11:14:39
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1627902879.41.0.443344477621.issue44808@roundup.psfhosted.org>
In-reply-to
Content
PR 27544 just addresses the main problem, but I still have concerns about the test affecting sys.modules directly, making it dangerous to run in parallel.
History
Date User Action Args
2021-08-02 11:14:39pablogsalsetrecipients: + pablogsal, lukasz.langa, Mark.Shannon
2021-08-02 11:14:39pablogsalsetmessageid: <1627902879.41.0.443344477621.issue44808@roundup.psfhosted.org>
2021-08-02 11:14:39pablogsallinkissue44808 messages
2021-08-02 11:14:39pablogsalcreate