mirror of
https://github.com/python/cpython.git
synced 2026-07-14 22:09:48 -04:00
1cbaa505d0
This gains 10% or more in startup time for `python -c pass` on UNIX-ish systems. The Makefile.pre.in generating code builds on Eric's work for bpo-45020, but the .c file generator is new. Windows version TBD.