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.10] bpo-44633: Fix parameter substitution of the union type with wrong types. (GH-27218) #27224

Merged
merged 1 commit into from
Jul 18, 2021

Conversation

miss-islington
Copy link
Contributor

@miss-islington miss-islington commented Jul 18, 2021

A TypeError is now raised instead of returning NotImplemented.
(cherry picked from commit 3ea5332)

Co-authored-by: Serhiy Storchaka [email protected]

https://bugs.python.org/issue44633

…pes. (pythonGH-27218)

A TypeError is now raised instead of returning NotImplemented.
(cherry picked from commit 3ea5332)

Co-authored-by: Serhiy Storchaka <[email protected]>
@serhiy-storchaka serhiy-storchaka merged commit 85b5829 into python:3.10 Jul 18, 2021
@miss-islington miss-islington deleted the backport-3ea5332-3.10 branch July 18, 2021 11:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type-bug An unexpected behavior, bug, or error
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants