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