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-37446: resolve undefined behavior in Python/hamt.c #17727

Merged
merged 2 commits into from Dec 31, 2019

Conversation

@isidentical
Copy link
Contributor

isidentical commented Dec 28, 2019

Python/hamt.c Outdated Show resolved Hide resolved
@isidentical isidentical requested a review from benjaminp Dec 29, 2019
@corona10 corona10 added the skip news label Dec 30, 2019
@benjaminp benjaminp merged commit d0c92e8 into python:master Dec 31, 2019
8 checks passed
8 checks passed
Windows (x86)
Details
Windows (x64)
Details
macOS
Details
Ubuntu
Details
Azure Pipelines PR #20191229.7 succeeded
Details
bedevere/issue-number Issue number 37446 found
Details
bedevere/news "skip news" label found
continuous-integration/travis-ci/pr The Travis CI build passed
Details
@miss-islington

This comment has been minimized.

Copy link

miss-islington commented Dec 31, 2019

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

@bedevere-bot

This comment has been minimized.

Copy link

bedevere-bot commented Dec 31, 2019

GH-17767 is a backport of this pull request to the 3.8 branch.

miss-islington added a commit that referenced this pull request Dec 31, 2019
(cherry picked from commit d0c92e8)

Co-authored-by: Batuhan Taşkaya <47358913+isidentical@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
6 participants
You can’t perform that action at this time.