mirror of
https://github.com/python/cpython.git
synced 2026-05-08 05:32:01 -04:00
27a2e49d18
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