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-44524: Fix an issue wherein _GenericAlias._name was not properly set for specialforms (GH-27614)#27632

Merged
miss-islington merged 1 commit into
python:3.10python/cpython:3.10from
miss-islington:backport-8bdf12e-3.10miss-islington/cpython:backport-8bdf12e-3.10Copy head branch name to clipboard
Aug 6, 2021
Merged

[3.10] bpo-44524: Fix an issue wherein _GenericAlias._name was not properly set for specialforms (GH-27614)#27632
miss-islington merged 1 commit into
python:3.10python/cpython:3.10from
miss-islington:backport-8bdf12e-3.10miss-islington/cpython:backport-8bdf12e-3.10Copy head branch name to clipboard

Conversation

@miss-islington

@miss-islington miss-islington commented Aug 6, 2021

Copy link
Copy Markdown
Contributor

Co-authored-by: Ken Jin 28750310+Fidget-Spinner@users.noreply.github.com
Co-authored-by: Łukasz Langa lukasz@langa.pl
(cherry picked from commit 8bdf12e)

Co-authored-by: Bas van Beek 43369155+BvB93@users.noreply.github.com

https://bugs.python.org/issue44524

…y set for specialforms (pythonGH-27614)

Co-authored-by: Ken Jin <28750310+Fidget-Spinner@users.noreply.github.com>
Co-authored-by: Łukasz Langa <lukasz@langa.pl>
(cherry picked from commit 8bdf12e)

Co-authored-by: Bas van Beek <43369155+BvB93@users.noreply.github.com>
@miss-islington

Copy link
Copy Markdown
Contributor Author

@BvB93 and @ambv: Status check is done, and it's a success ✅ .

@miss-islington

Copy link
Copy Markdown
Contributor Author

@BvB93 and @ambv: Status check is done, and it's a success ✅ .

@bedevere-bot bedevere-bot added type-bug An unexpected behavior, bug, or error awaiting review labels Aug 6, 2021
@miss-islington

Copy link
Copy Markdown
Contributor Author

@BvB93 and @ambv: Status check is done, and it's a success ✅ .

1 similar comment
@miss-islington

Copy link
Copy Markdown
Contributor Author

@BvB93 and @ambv: Status check is done, and it's a success ✅ .

@ambv ambv requested a review from pablogsal August 6, 2021 15:05
@ambv

ambv commented Aug 6, 2021

Copy link
Copy Markdown
Contributor

@pablogsal, this fixes an issue where some special forms in typing could have __name__ set to None.

@miss-islington miss-islington merged commit 36a2497 into python:3.10 Aug 6, 2021
@miss-islington miss-islington deleted the backport-8bdf12e-3.10 branch August 6, 2021 17:08
@farcat farcat mannequin mentioned this pull request Apr 14, 2022
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.

6 participants

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