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 kj
Recipients gvanrossum, kj, rhettinger
Date 2021-04-08.16:33:43
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1617899624.96.0.346562555753.issue43766@roundup.psfhosted.org>
In-reply-to
Content
> I assume that this will be pretty simple, right?

Yep! The PR speaks for itself ;). typing.py has pretty nice internal constructs to make these types of additions a breeze. I'm really grateful to whoever wrote/refactored the _SpecialForm decorator to what it is today.
History
Date User Action Args
2021-04-08 16:33:45kjsetrecipients: + kj, gvanrossum, rhettinger
2021-04-08 16:33:44kjsetmessageid: <1617899624.96.0.346562555753.issue43766@roundup.psfhosted.org>
2021-04-08 16:33:44kjlinkissue43766 messages
2021-04-08 16:33:43kjcreate