[issue25159] Import time regression

STINNER Victor report at bugs.python.org
Fri Sep 18 18:10:12 CEST 2015


STINNER Victor added the comment:

Even if Python 3.5 startup is slower than Python 3.4 startup, I'm more concerned by Python 3.6! What happens in Python 3.6? Are you sure that all binaries were compiled in release mode?

Why do you import enum? The bare minimum is "pass" :-)

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue25159>
_______________________________________


More information about the Python-bugs-list mailing list