mirror of
https://github.com/python/cpython.git
synced 2026-01-28 05:35:31 +00: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