Commit 57d59de
pythonGH-142718: JIT: Fix crash due to incorrect caching on side exits when exiting jitted code. (pythonGH-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 exits1 parent fc8d4b3 commit 57d59de
7 files changed
Lines changed: 982 additions & 330 deletions
File tree
- Include/internal
- Lib/test/test_capi
- Misc/NEWS.d/next/Core_and_Builtins
- Python
- Tools/cases_generator
0 commit comments