diff options
author | Mark Shannon <mark@hotpy.org> | 2025-05-04 10:05:35 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-05-04 10:05:35 +0100 |
commit | ac7d5ba96eb780b13877456b118ff1183bc6c4b3 (patch) | |
tree | 6ab67a7735fb68da63b2924e51eb0b1e09d15271 /Python/symtable.c | |
parent | 1d9406e426d95eb088e4a474fccf294cc106b2b6 (diff) | |
download | cpython-ac7d5ba96eb780b13877456b118ff1183bc6c4b3.tar.gz cpython-ac7d5ba96eb780b13877456b118ff1183bc6c4b3.zip |
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.
Diffstat (limited to 'Python/symtable.c')
0 files changed, 0 insertions, 0 deletions