diff options
author | Victor Stinner <vstinner@python.org> | 2025-01-21 14:43:31 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-01-21 14:43:31 +0100 |
commit | 31f149d5b3a5c6cb1160a052c96a35c36f2a27db (patch) | |
tree | 7783adfd746c3a1662b260120274ce5b323a7d95 /Python/instruction_sequence.c | |
parent | 6a0f915aaea869cae799349047eef6f9f3c6e2dc (diff) | |
download | cpython-31f149d5b3a5c6cb1160a052c96a35c36f2a27db.tar.gz cpython-31f149d5b3a5c6cb1160a052c96a35c36f2a27db.zip |
gh-128679: Use _PyThreadState_GET() in tracemalloc.c (#129126)
Replace uncommon PyGILState_GetThisThreadState() with common
_PyThreadState_GET().
Diffstat (limited to 'Python/instruction_sequence.c')
0 files changed, 0 insertions, 0 deletions