SIGN IN SIGN UP
python / cpython UNCLAIMED

The Python programming language

72137 0 46 Python

GH-133231: Changes to executor management to support proposed `sys._jit` module (GH-133287)

* Track the current executor, not the previous one, on the thread-state. 

* Batch executors for deallocation to avoid having to constantly incref executors; this is an ad-hoc form of deferred reference counting.
M
Mark Shannon committed
ac7d5ba96eb780b13877456b118ff1183bc6c4b3
Parent: 1d9406e
Committed by GitHub <noreply@github.com> on 5/4/2025, 9:05:35 AM