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 serhiy.storchaka
Recipients gvanrossum, kj, serhiy.storchaka
Date 2021-07-14.17:09:18
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1626282558.75.0.666523185505.issue44632@roundup.psfhosted.org>
In-reply-to
Content
New changeset a158b20019b50e3ece6e4743ec4e6ae8d818b690 by Serhiy Storchaka in branch 'main':
bpo-44632: Fix support of TypeVar in the union type (GH-27139)
https://github.com/python/cpython/commit/a158b20019b50e3ece6e4743ec4e6ae8d818b690
History
Date User Action Args
2021-07-14 17:09:18serhiy.storchakasetrecipients: + serhiy.storchaka, gvanrossum, kj
2021-07-14 17:09:18serhiy.storchakasetmessageid: <1626282558.75.0.666523185505.issue44632@roundup.psfhosted.org>
2021-07-14 17:09:18serhiy.storchakalinkissue44632 messages
2021-07-14 17:09:18serhiy.storchakacreate