mirror of https://github.com/python/cpython
Browse Source
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.pull/7785/merge
committed by
GitHub
2 changed files with 6 additions and 2 deletions
Loading…
Reference in new issue