Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

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

Appearance settings

[3.10] bpo-44633: Fix parameter substitution of the union type with wrong types. (GH-27218)#27224

Merged
serhiy-storchaka merged 1 commit into
python:3.10python/cpython:3.10from
miss-islington:backport-3ea5332-3.10miss-islington/cpython:backport-3ea5332-3.10Copy head branch name to clipboard
Jul 18, 2021
Merged

[3.10] bpo-44633: Fix parameter substitution of the union type with wrong types. (GH-27218)#27224
serhiy-storchaka merged 1 commit into
python:3.10python/cpython:3.10from
miss-islington:backport-3ea5332-3.10miss-islington/cpython:backport-3ea5332-3.10Copy head branch name to clipboard

Conversation

@miss-islington

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

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

Labels

type-bug An unexpected behavior, bug, or error

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants

Morty Proxy This is a proxified and sanitized view of the page, visit original site.