Skip to content
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

bpo-31026: Fix test_dbm if dbm.ndbm is build with Berkeley DB. #6632

Merged

Conversation

@serhiy-storchaka
Copy link
Member

serhiy-storchaka commented Apr 29, 2018

@serhiy-storchaka serhiy-storchaka merged commit 70af06c into python:master Apr 29, 2018
4 checks passed
4 checks passed
bedevere/issue-number Issue number 31026 found
Details
bedevere/news "skip news" label found
continuous-integration/appveyor/pr AppVeyor build succeeded
Details
continuous-integration/travis-ci/pr The Travis CI build passed
Details
@miss-islington

This comment has been minimized.

Copy link

miss-islington commented Apr 29, 2018

Thanks @serhiy-storchaka for the PR 🌮🎉.. I'm working now to backport this PR to: 2.7, 3.6, 3.7.
🐍🍒🤖

@serhiy-storchaka serhiy-storchaka deleted the serhiy-storchaka:dbm-ndbm-empty-value branch Apr 29, 2018
@bedevere-bot

This comment has been minimized.

Copy link

bedevere-bot commented Apr 29, 2018

GH-6634 is a backport of this pull request to the 3.7 branch.

miss-islington added a commit to miss-islington/cpython that referenced this pull request Apr 29, 2018
…nGH-6632)

(cherry picked from commit 70af06c)

Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
@miss-islington

This comment has been minimized.

Copy link

miss-islington commented Apr 29, 2018

Sorry, @serhiy-storchaka, I could not cleanly backport this to 2.7 due to a conflict.
Please backport using cherry_picker on command line.
cherry_picker 70af06cdc4e8fbee0b9d7d46bdc193097d4bc71f 2.7

miss-islington added a commit to miss-islington/cpython that referenced this pull request Apr 29, 2018
…nGH-6632)

(cherry picked from commit 70af06c)

Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
@bedevere-bot

This comment has been minimized.

Copy link

bedevere-bot commented Apr 29, 2018

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

miss-islington added a commit that referenced this pull request Apr 29, 2018
(cherry picked from commit 70af06c)

Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
miss-islington added a commit that referenced this pull request Apr 29, 2018
(cherry picked from commit 70af06c)

Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
yahya-abou-imran added a commit to yahya-abou-imran/cpython that referenced this pull request Nov 2, 2018
larryhastings added a commit that referenced this pull request Oct 28, 2019
larryhastings added a commit that referenced this pull request Oct 29, 2019
larryhastings added a commit that referenced this pull request Oct 29, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
4 participants
You can’t perform that action at this time.