mirror of
https://github.com/python/cpython.git
synced 2026-07-10 03:53:44 -04:00
a95dca7b98
Importing `pstats` or `zipfile` is now roughly 20% faster. This is achieved by removing type annotations depending on `typing`.