mirror of
https://github.com/python/cpython.git
synced 2026-07-08 03:00:00 -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