Skip to content

[3.7] bpo-33901: Fix test_dbm_gnu for gdbm 1.15 #7798

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jun 19, 2018
Merged

[3.7] bpo-33901: Fix test_dbm_gnu for gdbm 1.15 #7798

merged 1 commit into from
Jun 19, 2018

Conversation

vstinner
Copy link
Member

@vstinner vstinner commented Jun 19, 2018

Fix test_dbm_gnu.test_reorganize() on macOS with gdbm 1.15: add a
larger value to make sure that the file size changes.

https://bugs.python.org/issue33901

Fix test_dbm_gnu.test_reorganize() on macOS with gdbm 1.15: add a
larger value to make sure that the file size changes.
@miss-islington
Copy link
Contributor

Thanks @vstinner for the PR 🌮🎉.. I'm working now to backport this PR to: 3.6.
🐍🍒⛏🤖

@vstinner vstinner deleted the gdbm37 branch June 19, 2018 16:19
miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Jun 19, 2018
Fix test_dbm_gnu.test_reorganize() on macOS with gdbm 1.15: add a
larger value to make sure that the file size changes.
(cherry picked from commit 13c79c6)

Co-authored-by: Victor Stinner <[email protected]>
@bedevere-bot
Copy link

GH-7801 is a backport of this pull request to the 3.6 branch.

miss-islington added a commit that referenced this pull request Jun 19, 2018
Fix test_dbm_gnu.test_reorganize() on macOS with gdbm 1.15: add a
larger value to make sure that the file size changes.
(cherry picked from commit 13c79c6)

Co-authored-by: Victor Stinner <[email protected]>
vstinner added a commit that referenced this pull request Jun 20, 2018
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 13c79c6)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants