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 serhiy.storchaka
Recipients serhiy.storchaka, shihai1991, vstinner
Date 2020-04-19.14:01:56
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1587304916.57.0.965718105623.issue40275@roundup.psfhosted.org>
In-reply-to
Content
These three PRs combined reduce the number of imported modules from 179 to 105 (not including 24 modules imported by the bare interpreter) and reduce the hot import time from 160 ms to 80 ms.
History
Date User Action Args
2020-04-19 14:01:56serhiy.storchakasetrecipients: + serhiy.storchaka, vstinner, shihai1991
2020-04-19 14:01:56serhiy.storchakasetmessageid: <1587304916.57.0.965718105623.issue40275@roundup.psfhosted.org>
2020-04-19 14:01:56serhiy.storchakalinkissue40275 messages
2020-04-19 14:01:56serhiy.storchakacreate