commit | f2918881b7b2e13ed1091dad482aec2382358bcb | [log] [tgz] |
---|---|---|
author | Victor Stinner <vstinner@redhat.com> | Wed Jun 20 10:57:38 2018 +0200 |
committer | GitHub <noreply@github.com> | Wed Jun 20 10:57:38 2018 +0200 |
tree | 1cc7a54399e7e4e89d786564a11c7b303ecfd360 | |
parent | b2dd5f1b667b37b5d36b39adc3a3aa6ebf59ef0b [diff] |
bpo-33901: Fix test_gdbm for gdbm 1.15 (GH-7798) (GH-7818) Fix test_gdbm.test_reorganize() on macOS with gdbm 1.15: add a larger value to make sure that the file size changes. (cherry picked from commit 13c79c677f9ec9437c82eda72fa1c2d288d8fceb)