commit | c44d8e5db6fb9d3847c49e9c9718f2b4cf71f506 | [log] [tgz] |
---|---|---|
author | Victor Stinner <vstinner@redhat.com> | Tue Jun 19 17:37:07 2018 +0200 |
committer | GitHub <noreply@github.com> | Tue Jun 19 17:37:07 2018 +0200 |
tree | e628b36830f1d00616e5b8a7ca7a83880f05f00f | |
parent | c7f02a965936f197354d7f4e6360f4cfc86817ed [diff] |
bpo-33901: Better test_dbm_gnu.test_reorganize() fix (GH-7795) Fix test_dbm_gnu.test_reorganize() on macOS with gdbm 1.15: add a larger value to make sure that the file size changes.