Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork33.3k
[3.9] Revert "[3.9] bpo-38908: Fix issue when non runtime_protocol does not raise TypeError (GH-26067)"#26077
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Uh oh!
There was an error while loading.Please reload this page.
Conversation
… raise TypeError (pythonGH-26067) (pythonGH-26075)"This reverts commit88136bb.
gvanrossum left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others.Learn more.
Yeah, you're right, let's be safe.
(Is there a what's new entry for this in 3.10? If we're being picky here, it should be mentioned there.)
Fidget-Spinner commentedMay 12, 2021
Thanks! And no there isn't. I'll work on it tomorrow. |
miss-islington commentedMay 12, 2021
@Fidget-Spinner: Status check is done, and it's a success ✅ . |
Uh oh!
There was an error while loading.Please reload this page.
Reverts#26075
https://bugs.python.org/issue38908
Automerge-Triggered-By: GH:gvanrossum