aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/Python/pystate.c
diff options
context:
space:
mode:
authorPeter Hawkins <phawkins@google.com>2025-02-06 13:49:29 -0500
committerGitHub <noreply@github.com>2025-02-06 18:49:29 +0000
commitb4ff8b22b3066b814c3758f87eaddfa923e657ed (patch)
treee0872fc20dc08c3194ab6da5b413a058eab99a96 /Python/pystate.c
parent78377c788e02e91bf43d290d69317198a2e563fd (diff)
downloadcpython-b4ff8b22b3066b814c3758f87eaddfa923e657ed.tar.gz
cpython-b4ff8b22b3066b814c3758f87eaddfa923e657ed.zip
gh-129732: Fix race on `shared->array` in qsbr code under free-threading (gh-129738)
The read of `shared->array` should happen under the lock to avoid a race.
Diffstat (limited to 'Python/pystate.c')
0 files changed, 0 insertions, 0 deletions