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-41061: Fix incorrect expressions in hashtable #21028

Merged
merged 1 commit into from Jun 22, 2020

Conversation

tiran
Copy link
Member

@tiran tiran commented Jun 21, 2020

Signed-off-by: Christian Heimes christian@python.org

https://bugs.python.org/issue41061

Automerge-Triggered-By: @tiran

Signed-off-by: Christian Heimes <christian@python.org>
Copy link
Member

@vstinner vstinner left a comment

LGTM.

@tiran tiran added the 🤖 automerge PR will be merged once it's been approved and all CI passed label Jun 22, 2020
@miss-islington miss-islington merged commit 4901ea9 into python:master Jun 22, 2020
4 checks passed
@miss-islington
Copy link
Contributor

miss-islington commented Jun 22, 2020

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

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Jun 22, 2020
Signed-off-by: Christian Heimes <christian@python.org>
(cherry picked from commit 4901ea9)

Co-authored-by: Christian Heimes <christian@python.org>
@bedevere-bot
Copy link

bedevere-bot commented Jun 22, 2020

GH-21042 is a backport of this pull request to the 3.9 branch.

miss-islington added a commit that referenced this pull request Jun 22, 2020
Signed-off-by: Christian Heimes <christian@python.org>
(cherry picked from commit 4901ea9)

Co-authored-by: Christian Heimes <christian@python.org>
fasih pushed a commit to fasih/cpython that referenced this pull request Jun 29, 2020
Signed-off-by: Christian Heimes <christian@python.org>
arun-mani-j pushed a commit to arun-mani-j/cpython that referenced this pull request Jul 21, 2020
Signed-off-by: Christian Heimes <christian@python.org>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🤖 automerge PR will be merged once it's been approved and all CI passed type-bug An unexpected behavior, bug, or error
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants