Files
cpython/Python
Mark Shannon 27a2e49d18 GH-142718: JIT: Fix crash due to incorrect caching on side exits when exiting jitted code. (GH-142762)
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
2025-12-15 19:01:29 +00:00
..
2025-04-30 11:46:41 +02:00

Miscellaneous source files for the main Python shared library