]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-116738: Add critical section to dbm/gdbm context manager (gh-140391)
authorAlper <alperyoney@fb.com>
Wed, 22 Oct 2025 15:16:28 +0000 (08:16 -0700)
committerGitHub <noreply@github.com>
Wed, 22 Oct 2025 15:16:28 +0000 (11:16 -0400)
commitd51be28876ac0715b6fc674ef41618d214021348
tree0ad936bc6fe38ceeee6f563cbc337621b85cdf60
parenta4709e525f5bc3a1719b33f52377cccb2af70278
gh-116738: Add critical section to dbm/gdbm context manager (gh-140391)
Modules/_dbmmodule.c
Modules/_gdbmmodule.c