]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-140544: store pointer to interpreter state as a thread local for fast access ...
authorKumar Aditya <kumaraditya@python.org>
Sat, 25 Oct 2025 14:26:07 +0000 (19:56 +0530)
committerGitHub <noreply@github.com>
Sat, 25 Oct 2025 14:26:07 +0000 (19:56 +0530)
commitef4665f9184784ecc7a5084a41d62577a3d338cb
tree9dbd6802ce2c795020cfbbed78b2d79ec3528c4c
parent4ad599501fe8ec58ef2842d26330696820b2cc5c
gh-140544: store pointer to interpreter state as a thread local for fast access (#140573)
Include/internal/pycore_freelist.h
Include/internal/pycore_pystate.h
Misc/NEWS.d/next/Core_and_Builtins/2025-10-25-07-25-52.gh-issue-140544.lwjtQe.rst [new file with mode: 0644]
Python/pystate.c
Tools/c-analyzer/cpython/ignored.tsv