]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-112075: Fix dict thread safety issues (#119288)
authorGermán Méndez Bravo <kronuz@fb.com>
Fri, 24 May 2024 17:39:06 +0000 (10:39 -0700)
committerGitHub <noreply@github.com>
Fri, 24 May 2024 17:39:06 +0000 (10:39 -0700)
commitf0ed1863bd7a0b9d021fb59e156663a7ec553f0e
treeb84adbb463df4714158ac1ee2a7d8ed5a0434e9a
parentbf5b6467f8cc06759f3396ab1a8ad64fe7d1db2e
gh-112075: Fix dict thread safety issues (#119288)

Fix dict thread safety issues
Objects/dictobject.c