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-16576: Add checks for bitfields passed by value to functions. #17097

Merged
merged 4 commits into from
Nov 12, 2019
Merged

bpo-16576: Add checks for bitfields passed by value to functions. #17097

merged 4 commits into from
Nov 12, 2019

Conversation

vsajip
Copy link
Member

@vsajip vsajip commented Nov 9, 2019

@vsajip vsajip added type-bug An unexpected behavior, bug, or error skip news labels Nov 9, 2019
@vsajip vsajip self-assigned this Nov 9, 2019
@vsajip vsajip merged commit 1062715 into python:master Nov 12, 2019
@vsajip vsajip deleted the fix-16576 branch November 12, 2019 12:29
@miss-islington
Copy link
Contributor

Thanks @vsajip for the PR 🌮🎉.. I'm working now to backport this PR to: 3.7.
🐍🍒⛏🤖 I'm not a witch! I'm not a witch!

@miss-islington
Copy link
Contributor

Thanks @vsajip for the PR 🌮🎉.. I'm working now to backport this PR to: 3.8.
🐍🍒⛏🤖 I'm not a witch! I'm not a witch!

@miss-islington
Copy link
Contributor

I'm having trouble backporting to 3.7. Reason: 'Error 110 while writing to socket. Connection timed out.'. Please retry by removing and re-adding the needs backport to 3.7 label.

@bedevere-bot
Copy link

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

@miss-islington
Copy link
Contributor

Thanks @vsajip for the PR 🌮🎉.. I'm working now to backport this PR to: 3.7.
🐍🍒⛏🤖 I'm not a witch! I'm not a witch!

@bedevere-bot
Copy link

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

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Nov 18, 2019
…thonGH-17097)

(cherry picked from commit 1062715)

Co-authored-by: Vinay Sajip <vinay_sajip@yahoo.co.uk>
vsajip pushed a commit that referenced this pull request Nov 18, 2019
vsajip pushed a commit that referenced this pull request Nov 21, 2019
jacobneiltaylor pushed a commit to jacobneiltaylor/cpython that referenced this pull request Dec 5, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
skip news type-bug An unexpected behavior, bug, or error
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants