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-35918: Remove broken has_key method and add test #11819

Merged
merged 2 commits into from Feb 12, 2019

Conversation

remilapeyre
Copy link
Contributor

@remilapeyre remilapeyre commented Feb 11, 2019

Lib/test/_test_multiprocessing.py Outdated Show resolved Hide resolved
Copy link
Contributor

@giampaolo giampaolo left a comment

LGTM. Thanks for taking care of this.

@giampaolo giampaolo merged commit a31f4cc into python:master Feb 12, 2019
@bedevere-bot
Copy link

bedevere-bot commented Feb 12, 2019

@giampaolo: Please replace # with GH- in the commit message next time. Thanks!

@miss-islington
Copy link
Contributor

miss-islington commented Feb 12, 2019

Thanks @remilapeyre for the PR, and @giampaolo for merging it 🌮🎉.. I'm working now to backport this PR to: 3.7.
🐍🍒🤖

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Feb 12, 2019
(cherry picked from commit a31f4cc)

Co-authored-by: Rémi Lapeyre <remi.lapeyre@henki.fr>
@bedevere-bot
Copy link

bedevere-bot commented Feb 12, 2019

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

giampaolo pushed a commit that referenced this pull request Feb 12, 2019
(cherry picked from commit a31f4cc)

Co-authored-by: Rémi Lapeyre <remi.lapeyre@henki.fr>
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.

None yet

5 participants