]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-127081: add critical sections to `dbm` objects (gh-132749)
authorDuane Griffin <duaneg@dghda.com>
Wed, 14 May 2025 17:49:35 +0000 (05:49 +1200)
committerGitHub <noreply@github.com>
Wed, 14 May 2025 17:49:35 +0000 (13:49 -0400)
commitffaeb3dddf17b891301e6f172c87267f59784d00
treef962b51d2bac0f499f69ab77f5aaa36ecddbc459
parent17d0fec702e43e27a9c3f37f8abe06a19b656bed
gh-127081: add critical sections to `dbm` objects (gh-132749)
Misc/NEWS.d/next/Library/2025-04-21-01-05-14.gh-issue-127081.Egrpq7.rst [new file with mode: 0644]
Modules/_dbmmodule.c
Modules/_gdbmmodule.c
Modules/clinic/_dbmmodule.c.h
Modules/clinic/_gdbmmodule.c.h