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