mirror of
https://github.com/python/cpython.git
synced 2026-01-26 21:03:34 +00:00
* Halve size of buffers by reusing combined trace + optimizer buffers for TOS caching * Add simple buffer struct for more maintainable handling of buffers * Decouple JIT structs from thread state struct * Ensure terminator is added to trace, when optimizer gives up
Miscellaneous source files for the main Python shared library