mirror of
https://github.com/python/cpython.git
synced 2026-05-07 13:10:37 -04:00
a8f8d5b4bd
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