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 mikhail.golubev
Recipients mikhail.golubev
Date 2020-10-03.16:16:29
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1601741790.03.0.822782590759.issue41923@roundup.psfhosted.org>
In-reply-to
Content
TypeAlias is already included in typing_extensions package, making it available for pre-3.10 versions of Python. I'd like port this implementation to the upstream version of typing.
History
Date User Action Args
2020-10-03 16:16:30mikhail.golubevsetrecipients: + mikhail.golubev
2020-10-03 16:16:30mikhail.golubevsetmessageid: <1601741790.03.0.822782590759.issue41923@roundup.psfhosted.org>
2020-10-03 16:16:30mikhail.golubevlinkissue41923 messages
2020-10-03 16:16:29mikhail.golubevcreate