]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.14] gh-127081: add critical sections to `dbm` objects (gh-132749) (#139996)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Sun, 12 Oct 2025 12:26:29 +0000 (14:26 +0200)
committerGitHub <noreply@github.com>
Sun, 12 Oct 2025 12:26:29 +0000 (17:56 +0530)
commit07eb67b859e173481964d8b3502e03343e65ca48
tree4c6a390183ad65488209e19394f93736efa0a24b
parent3b9694a8e6db8c401b8f02e021c1416023f8f90a
[3.14] gh-127081: add critical sections to `dbm` objects (gh-132749) (#139996)

gh-127081: add critical sections to `dbm` objects (gh-132749)
(cherry picked from commit ffaeb3dddf17b891301e6f172c87267f59784d00)

Co-authored-by: Duane Griffin <duaneg@dghda.com>
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