This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author miss-islington
Recipients BvB93, JelleZijlstra, farcat, gvanrossum, kj, lars2, lukasz.langa, miss-islington, serhiy.storchaka, uriyyo
Date 2021-08-06.17:08:38
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1628269718.56.0.18616681261.issue44524@roundup.psfhosted.org>
In-reply-to
Content
New changeset 36a2497093f0c66c2fb1667308691561c1bbe3f4 by Miss Islington (bot) in branch '3.10':
bpo-44524: Fix an issue wherein `_GenericAlias._name` was not properly set for specialforms (GH-27614)
https://github.com/python/cpython/commit/36a2497093f0c66c2fb1667308691561c1bbe3f4
History
Date User Action Args
2021-08-06 17:08:38miss-islingtonsetrecipients: + miss-islington, gvanrossum, farcat, lukasz.langa, serhiy.storchaka, JelleZijlstra, uriyyo, BvB93, kj, lars2
2021-08-06 17:08:38miss-islingtonsetmessageid: <1628269718.56.0.18616681261.issue44524@roundup.psfhosted.org>
2021-08-06 17:08:38miss-islingtonlinkissue44524 messages
2021-08-06 17:08:38miss-islingtoncreate