]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-115999: Use light-weight lock for UNPACK_SEQUENCE_LIST (gh-127514)
authorDonghee Na <donghee.na@python.org>
Mon, 2 Dec 2024 15:14:40 +0000 (00:14 +0900)
committerGitHub <noreply@github.com>
Mon, 2 Dec 2024 15:14:40 +0000 (00:14 +0900)
commit7c2bd9b2266665ff4010b6c6c175bab18e08e4f8
tree83fa851c015d5c6ebe95a873fb4134f61ee478e1
parent3e812253ab6b2f98fc5d17bfb82947e392b0b2a2
gh-115999: Use light-weight lock for UNPACK_SEQUENCE_LIST (gh-127514)
Include/internal/pycore_opcode_metadata.h
Include/internal/pycore_uop_metadata.h
Python/bytecodes.c
Python/executor_cases.c.h
Python/generated_cases.c.h