cpython/Misc/NEWS.d/next/Core and Builtins/2018-02-25-10-52-40.bpo-329...

3 lines
122 B
ReStructuredText

Importing names from already imported module with "from ... import ..." is
now 30% faster if the module is not a package.