]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.13] gh-120593: Fix const qualifier in pyatomic.h (GH-121055) (#121057)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Wed, 26 Jun 2024 18:37:28 +0000 (20:37 +0200)
committerGitHub <noreply@github.com>
Wed, 26 Jun 2024 18:37:28 +0000 (18:37 +0000)
commit64c4139f61517cb8845b42fce0a1dad0e6ebbd9a
tree0fa5d61578fbbda76cd1e79e00770c6ad985c1f0
parentbdcc738fec377a9936d21899b08129374fe3cc7b
[3.13] gh-120593: Fix const qualifier in pyatomic.h (GH-121055) (#121057)

gh-120593: Fix const qualifier in pyatomic.h (GH-121055)
(cherry picked from commit 9cd2dcbb87fb3c35d8ca3554d9472ac283f62a64)

Co-authored-by: Victor Stinner <vstinner@python.org>
Include/cpython/pyatomic_gcc.h