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

[3.9] bpo-38908: Fix issue when non runtime_protocol does not raise TypeError (GH-26067) #26075

Merged
merged 5 commits into from
May 12, 2021

Conversation

Fidget-Spinner
Copy link
Member

@Fidget-Spinner Fidget-Spinner commented May 12, 2021

(cherry picked from commit c40486a)

Co-authored-by: Yurii Karabas [email protected]

https://bugs.python.org/issue38908

Automerge-Triggered-By: GH:gvanrossum

@miss-islington miss-islington merged commit 88136bb into python:3.9 May 12, 2021
@Fidget-Spinner Fidget-Spinner deleted the backport-c40486a32d branch May 12, 2021 17:07
@Fidget-Spinner
Copy link
Member Author

Fidget-Spinner commented May 12, 2021

Wait, @gvanrossum I just realised this is backwards incompatible with previous minor versions of 3.9. If someone previously used it incorrectly it will now throw an error. Should we revert this and keep it 3.10 only? (Sorry for the flip-flop!)

@Fidget-Spinner
Copy link
Member Author

Alright, just in case you decide to, I already put the revert PR up at #26077. If you decide against it, please don't hesitate to close it.

miss-islington pushed a commit that referenced this pull request May 12, 2021
…es not raise TypeError (GH-26067)" (GH-26077)

Reverts #26075

Automerge-Triggered-By: GH:gvanrossum
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