[issue40275] test.support has way too many imports

hai shi report at bugs.python.org
Sun Apr 19 12:25:28 EDT 2020


hai shi <shihai1991 at 126.com> added the comment:

> I used -X importtime.
copy that, thanks.

In master branch:
import time:      5011 |     133562 | test.support

After apply serhiy's patches:
import time:      4863 |      66940 | test.support

----------

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue40275>
_______________________________________


More information about the Python-bugs-list mailing list