summaryrefslogtreecommitdiffstats
path: root/Python/bytecodes.c
diff options
context:
space:
mode:
authorEric Snow <ericsnowcurrently@gmail.com>2024-11-19 19:59:19 (GMT)
committerGitHub <noreply@github.com>2024-11-19 19:59:19 (GMT)
commit1c0a104eca189a932e0b44ca9bef46cce3d0b801 (patch)
tree3b619bb0e18539e8e7e55f31739cb8779d7ba19a /Python/bytecodes.c
parent824afbf548e7128ca57c6faf45cfd6b066a6ee45 (diff)
downloadcpython-1c0a104eca189a932e0b44ca9bef46cce3d0b801.zip
cpython-1c0a104eca189a932e0b44ca9bef46cce3d0b801.tar.gz
cpython-1c0a104eca189a932e0b44ca9bef46cce3d0b801.tar.bz2
gh-126914: Store the Preallocated Thread State's Pointer in a PyInterpreterState Field (gh-126989)
This approach eliminates the originally reported race. It also gets rid of the deadlock reported in gh-96071, so we can remove the workaround added then.
Diffstat (limited to 'Python/bytecodes.c')
0 files changed, 0 insertions, 0 deletions