]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-112075: Dictionary global version counter should use atomic increments (#114568)
authorDino Viehland <dinoviehland@meta.com>
Mon, 29 Jan 2024 17:47:54 +0000 (09:47 -0800)
committerGitHub <noreply@github.com>
Mon, 29 Jan 2024 17:47:54 +0000 (09:47 -0800)
commit0cd9bacb8ad41fe86f95b326e9199caa749539eb
tree4d36e8ba70a3a122e7af6723dfd199379df0e007
parent3d716655d22dc14e79ac0d30f33eef0a49efdac0
gh-112075: Dictionary global version counter should use atomic increments (#114568)

Dictionary global version counter should use atomic increments
Include/internal/pycore_dict.h