mirror of
https://github.com/python/cpython.git
synced 2026-01-27 05:05:50 +00:00
JIT: Fix crash due to incorrect caching on side exits when exiting jitted code. * Make sure that stack is in correct state at side exits with TOS cached values * Simplify choice of cached items for side exits
Miscellaneous source files for the main Python shared library