diff options
| author | Victor Stinner <vstinner@redhat.com> | 2018-06-19 14:19:54 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2018-06-19 14:19:54 +0200 |
| commit | 1261bfa83db30b1cf86c1fb816cc167db77874cd (patch) | |
| tree | d2310a4d1323494f74a1f7a990f7382bffeeb8ed /Lib/asyncio | |
| parent | 22525de737679ace1488e63b7ed289bdb253ffc7 (diff) | |
| download | cpython-git-1261bfa83db30b1cf86c1fb816cc167db77874cd.tar.gz | |
bpo-33901: Fix test_dbm_gnu for gdbm 1.15 (GH-7791)
Using gdbm 1.15, creating a database creates a file of 16 MiB. Adding
a small entry and then modifying the small entry doesn't change the
file size. Modify test_dbm_gnu to be less strict: allow that the file
size doesn't change.
Diffstat (limited to 'Lib/asyncio')
0 files changed, 0 insertions, 0 deletions
