summaryrefslogtreecommitdiffstats
path: root/Python/codegen.c
diff options
context:
space:
mode:
authorSam Gross <colesbury@gmail.com>2025-03-06 20:59:48 (GMT)
committerGitHub <noreply@github.com>2025-03-06 20:59:48 (GMT)
commita025f27d94afe732be2e9e6f05b9007d04f983a8 (patch)
treeb6aa09f6d03597662245346c324823cde12323f7 /Python/codegen.c
parent6c6600f6831aec15b2acbd7a9bb9c275bd5f4a32 (diff)
downloadcpython-a025f27d94afe732be2e9e6f05b9007d04f983a8.zip
cpython-a025f27d94afe732be2e9e6f05b9007d04f983a8.tar.gz
cpython-a025f27d94afe732be2e9e6f05b9007d04f983a8.tar.bz2
gh-130920: Fix data race in STORE_SUBSCR_LIST_INT (#130923)
The write of the item to the list needs to use an atomic operation in the free threading build. Co-authored-by: Tomasz Pytel <tompytel@gmail.com>
Diffstat (limited to 'Python/codegen.c')
0 files changed, 0 insertions, 0 deletions