◐ Shell
clean mode source ↗

[3.10] bpo-44633: Fix parameter substitution of the union type with wrong types. (GH-27218) by miss-islington · Pull Request #27224 · python/cpython

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Conversation

@miss-islington

@miss-islington miss-islington commented

Jul 18, 2021

edited by bedevere-bot

Loading

Copy link Copy Markdown

Contributor

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

Co-authored-by: Serhiy Storchaka storchaka@gmail.com

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 <storchaka@gmail.com>

@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

Reviewers

@serhiy-storchaka serhiy-storchaka serhiy-storchaka approved these changes

Assignees

No one assigned

Labels

type-bug

An unexpected behavior, bug, or error

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

4 participants

@miss-islington @serhiy-storchaka @the-knights-who-say-ni @bedevere-bot