]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.5] bpo-31026: Fix test_dbm if dbm.ndbm is build with Berkeley DB. (GH-6632)
authorSerhiy Storchaka <storchaka@gmail.com>
Sun, 29 Apr 2018 12:45:03 +0000 (15:45 +0300)
committerLarry Hastings <larry@hastings.org>
Tue, 29 Oct 2019 05:56:33 +0000 (22:56 -0700)
commitd7b336fe5d54f73c758802df426e06e8a674bd63
tree1401b0ecf0c5f970111c12051b79a4f8696212e2
parent3fe1b19265b55c290fc956e9aafcf661803782de
[3.5] bpo-31026: Fix test_dbm if dbm.ndbm is build with Berkeley DB. (GH-6632)
(cherry picked from commit 70af06cdc4e8fbee0b9d7d46bdc193097d4bc71f)
Lib/test/test_dbm.py
Lib/test/test_dbm_ndbm.py