]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.14] gh-116738: test `dbm.gnu` module on FT Python build (GH-138467) (#139987)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Sun, 12 Oct 2025 12:51:42 +0000 (14:51 +0200)
committerGitHub <noreply@github.com>
Sun, 12 Oct 2025 12:51:42 +0000 (12:51 +0000)
commit6d6d02a98231f9d1755eb67d3d19b3ff77d2e9cf
tree2a2f7bd40c4d0db80844f99db95093a95b69459a
parent07eb67b859e173481964d8b3502e03343e65ca48
[3.14] gh-116738: test `dbm.gnu` module on FT Python build (GH-138467) (#139987)

gh-116738: test `dbm.gnu` module on FT Python build (GH-138467)
(cherry picked from commit a18843dbfba32387be4236379260f7c15a002e0d)

Co-authored-by: Alper <alperyoney@fb.com>
Lib/test/test_free_threading/test_dbm_gnu.py [new file with mode: 0644]