mirror of
https://github.com/python/cpython.git
synced 2026-08-11 16:28:53 +08:00
Avoid importing `sysconfig` from `site` by copying minimum code. Python startup is 5% faster on Linux and 30% faster on macOS
Miscellaneous source files for the main Python shared library