mirror of
https://github.com/python/cpython.git
synced 2026-06-22 19:12:50 -04:00
d77aaa7311
* 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