]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.14] fix memory order of `_Py_atomic_store_uint_release` (GH-141562) (GH-141663)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Mon, 17 Nov 2025 14:38:00 +0000 (15:38 +0100)
committerGitHub <noreply@github.com>
Mon, 17 Nov 2025 14:38:00 +0000 (14:38 +0000)
commitcf141ab1b8d8a118aba7d14bfc360bc65e5e8b8b
tree52aa858936a83803a8263b9c4a705e2ccc1be707
parenteeb5fbf5f721a02e3f82078c8014bc97cb30a85a
[3.14] fix memory order of `_Py_atomic_store_uint_release` (GH-141562) (GH-141663)

(cherry picked from commit 7800b78067162fc9d7cb6926f703fe14dee1702a)

Co-authored-by: SubbaraoGarlapati <53627478+SubbaraoGarlapati@users.noreply.github.com>
Include/cpython/pyatomic_std.h