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-22273: Changed conditions for ctypes array-in-struct handling. #16381

Merged
merged 1 commit into from
Sep 25, 2019
Merged

bpo-22273: Changed conditions for ctypes array-in-struct handling. #16381

merged 1 commit into from
Sep 25, 2019

Conversation

vsajip
Copy link
Member

@vsajip vsajip commented Sep 25, 2019

@vsajip vsajip added type-bug An unexpected behavior, bug, or error skip news labels Sep 25, 2019
@vsajip vsajip merged commit c64af8f into python:master Sep 25, 2019
@vsajip vsajip deleted the fix-22273 branch September 25, 2019 10:11
@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

Sorry, @vsajip, I could not cleanly backport this to 3.7 due to a conflict.
Please backport using cherry_picker on command line.
cherry_picker c64af8fad3c4f5751af624647fbb0ce023f525dc 3.7

@bedevere-bot
Copy link

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

@miss-islington
Copy link
Contributor

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

@miss-islington
Copy link
Contributor

Sorry @vsajip, I had trouble checking out the 3.8 backport branch.
Please backport using cherry_picker on command line.
cherry_picker c64af8fad3c4f5751af624647fbb0ce023f525dc 3.8

@bedevere-bot
Copy link

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

vsajip added a commit that referenced this pull request Sep 25, 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