mirror of
https://github.com/python/cpython.git
synced 2026-01-27 13:15:25 +00:00
* Add co_firstinstr field to code object. * Implement barebones quickening. * Use non-quickened bytecode when tracing. * Add NEWS item * Add new file to Windows build. * Don't specialize instructions with EXTENDED_ARG.
Miscellaneous source files for the main Python shared library