Skip to content

bpo-37619: don't ignore wrapper descriptors for wrong class #14836

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

Merged
merged 1 commit into from
Sep 10, 2019

Conversation

jdemeyer
Copy link
Contributor

@jdemeyer jdemeyer commented Jul 18, 2019

@Yhg1s
Copy link
Member

Yhg1s commented Sep 10, 2019

This is a rather subtle bug, and I can't tell if it was an oversight in logic or just a plain bug in the code... good job finding it :)

@Yhg1s Yhg1s merged commit 57ea335 into python:master Sep 10, 2019
@miss-islington
Copy link
Contributor

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

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Sep 10, 2019
…r wrong type (pythonGH-14836)

(cherry picked from commit 57ea335)

Co-authored-by: Jeroen Demeyer <[email protected]>
@bedevere-bot
Copy link

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

@jdemeyer jdemeyer deleted the bpo37619 branch September 10, 2019 15:20
websurfer5 pushed a commit to websurfer5/cpython that referenced this pull request Jul 20, 2020
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.

6 participants