Skip to content

Embed JitOptContext and code_buffer in _PyThreadStateImpl

32dc7fb
Select commit
Loading
Failed to load commit list.
Sign in for the full log view
Merged

gh-143421: Move JitOptContext from stack allocation to per-thread heap allocation to avoid stack overflow. #143536

Embed JitOptContext and code_buffer in _PyThreadStateImpl
32dc7fb
Select commit
Loading
Failed to load commit list.
DO-NOT-MERGE
succeeded Jan 8, 2026 in 4s