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, shihai1991, vstinner, zach.ware
Date 2020-09-04.16:06:48
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1599235608.37.0.590230216828.issue41718@roundup.psfhosted.org>
In-reply-to
Content
With PR 22089, test_sys_modules.py of msg376374 imports 152 imports rather than 233. It's better than Python 2.7 which imports 170 modules!
History
Date User Action Args
2020-09-04 16:06:48vstinnersetrecipients: + vstinner, zach.ware, pablogsal, shihai1991
2020-09-04 16:06:48vstinnersetmessageid: <1599235608.37.0.590230216828.issue41718@roundup.psfhosted.org>
2020-09-04 16:06:48vstinnerlinkissue41718 messages
2020-09-04 16:06:48vstinnercreate