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 lukasz.langa
Recipients BvB93, JelleZijlstra, farcat, gvanrossum, kj, lars2, lukasz.langa, miss-islington, pablogsal, serhiy.storchaka, uriyyo
Date 2021-08-18.19:08:41
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1629313721.89.0.378772908774.issue44524@roundup.psfhosted.org>
In-reply-to
Content
New changeset a3a4d20d6798aa2975428d51f3a4f890248810cb by Yurii Karabas in branch 'main':
bpo-44524: Fix cryptic TypeError message when trying to subclass special forms in `typing` (GH-27710)
https://github.com/python/cpython/commit/a3a4d20d6798aa2975428d51f3a4f890248810cb
History
Date User Action Args
2021-08-18 19:08:41lukasz.langasetrecipients: + lukasz.langa, gvanrossum, farcat, serhiy.storchaka, JelleZijlstra, pablogsal, miss-islington, uriyyo, BvB93, kj, lars2
2021-08-18 19:08:41lukasz.langasetmessageid: <1629313721.89.0.378772908774.issue44524@roundup.psfhosted.org>
2021-08-18 19:08:41lukasz.langalinkissue44524 messages
2021-08-18 19:08:41lukasz.langacreate