]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-132213: use relaxed atomics for set hash (#132215)
authorKumar Aditya <kumaraditya@python.org>
Mon, 7 Apr 2025 16:29:24 +0000 (21:59 +0530)
committerGitHub <noreply@github.com>
Mon, 7 Apr 2025 16:29:24 +0000 (21:59 +0530)
commited99e28d5b5613f7c13691fd854195719d7bff1f
tree92c52d387325b1ac598f9d684a34f5b4b8643920
parentfd1b98dd1df14c8e4138d779166635c98926197b
gh-132213: use relaxed atomics for set hash (#132215)
Objects/setobject.c