]> granicus.if.org Git - python/commit
Use more specific asserts in dbm tests. (GH-7786)
authorSerhiy Storchaka <storchaka@gmail.com>
Tue, 19 Jun 2018 10:31:48 +0000 (13:31 +0300)
committerGitHub <noreply@github.com>
Tue, 19 Jun 2018 10:31:48 +0000 (13:31 +0300)
commit22525de737679ace1488e63b7ed289bdb253ffc7
tree23074afdc912dd46d1b703ee3ab0b3f0967ecedc
parentfc93bd467e7a00f12a4f17e27f0f7a0b2c590880
Use more specific asserts in dbm tests. (GH-7786)

This may help to investigate bpo-33901.
Lib/test/test_dbm.py
Lib/test/test_dbm_gnu.py