]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-131121: Fix `_Py_atomic_store_char_relaxed` memory order (gh-131122)
authorSam Gross <colesbury@gmail.com>
Wed, 12 Mar 2025 13:03:04 +0000 (09:03 -0400)
committerGitHub <noreply@github.com>
Wed, 12 Mar 2025 13:03:04 +0000 (09:03 -0400)
commit7ffe93faf1db3b90968af1b1d811f39529603780
tree653fce559ebdcaac15565197bd8f3979dc9bd4a9
parent1fb7e2aeb7e4312b7f20f0d5f39ddd00d7762004
gh-131121: Fix `_Py_atomic_store_char_relaxed` memory order (gh-131122)
Include/cpython/pyatomic_gcc.h