Skip to content

Conversation

@miss-islington
Copy link
Contributor

@miss-islingtonmiss-islington commented Aug 6, 2021

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
ContributorAuthor

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

@miss-islington
Copy link
ContributorAuthor

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

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

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

1 similar comment
@miss-islington
Copy link
ContributorAuthor

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

@ambvambv requested a review from pablogsalAugust 6, 2021 15:05
@ambv
Copy link
Contributor

ambv commented Aug 6, 2021

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

@miss-islingtonmiss-islington merged commit 36a2497 into python:3.10Aug 6, 2021
@miss-islingtonmiss-islington deleted the backport-8bdf12e-3.10 branch August 6, 2021 17:08
@farcatfarcatmannequin mentioned this pull request Apr 14, 2022
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

type-bugAn unexpected behavior, bug, or error

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants

@miss-islington@ambv@pablogsal@the-knights-who-say-ni@bedevere-bot@BvB93