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 gvanrossum, kj, lukasz.langa, serhiy.storchaka, uriyyo
Date 2021-07-22.21:57:10
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1626991030.38.0.298455805655.issue44653@roundup.psfhosted.org>
In-reply-to
Content
New changeset 2e3744d50b6e30ea24351e55b4352dcc58fd469e by Serhiy Storchaka in branch 'main':
bpo-44653: Support typing types in parameter substitution in the union type. (GH-27247)
https://github.com/python/cpython/commit/2e3744d50b6e30ea24351e55b4352dcc58fd469e
History
Date User Action Args
2021-07-22 21:57:10lukasz.langasetrecipients: + lukasz.langa, gvanrossum, serhiy.storchaka, uriyyo, kj
2021-07-22 21:57:10lukasz.langasetmessageid: <1626991030.38.0.298455805655.issue44653@roundup.psfhosted.org>
2021-07-22 21:57:10lukasz.langalinkissue44653 messages
2021-07-22 21:57:10lukasz.langacreate