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, pablogsal, serhiy.storchaka, uriyyo
Date 2021-08-28.18:09:48
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1630174188.93.0.780544340602.issue44524@roundup.psfhosted.org>
In-reply-to
Content
New changeset 81fa08c5ea2cf15254b951034b9d6c7358f96d79 by Miss Islington (bot) in branch '3.10':
bpo-44524: Fix cryptic TypeError message when trying to subclass special forms in `typing` (GH-27710)
https://github.com/python/cpython/commit/81fa08c5ea2cf15254b951034b9d6c7358f96d79
History
Date User Action Args
2021-08-28 18:09:48miss-islingtonsetrecipients: + miss-islington, gvanrossum, farcat, lukasz.langa, serhiy.storchaka, JelleZijlstra, pablogsal, uriyyo, BvB93, kj, lars2
2021-08-28 18:09:48miss-islingtonsetmessageid: <1630174188.93.0.780544340602.issue44524@roundup.psfhosted.org>
2021-08-28 18:09:48miss-islingtonlinkissue44524 messages
2021-08-28 18:09:48miss-islingtoncreate