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 gvanrossum
Recipients gvanrossum, kj, serhiy.storchaka
Date 2021-07-14.14:10:30
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1626271830.12.0.494953443132.issue44632@roundup.psfhosted.org>
In-reply-to
Content
The code for recognizing TypeVars must be wrong. Is it also wrong in e.g. list[T]?
History
Date User Action Args
2021-07-14 14:10:30gvanrossumsetrecipients: + gvanrossum, serhiy.storchaka, kj
2021-07-14 14:10:30gvanrossumsetmessageid: <1626271830.12.0.494953443132.issue44632@roundup.psfhosted.org>
2021-07-14 14:10:30gvanrossumlinkissue44632 messages
2021-07-14 14:10:30gvanrossumcreate