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, miss-islington, serhiy.storchaka
Date 2021-07-15.07:25:40
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1626333940.58.0.637541678709.issue44632@roundup.psfhosted.org>
In-reply-to
Content
New changeset cc1a47c849a206441c9b370b6ca954862a523082 by Miss Islington (bot) in branch '3.10':
bpo-44632: Fix support of TypeVar in the union type (GH-27139) (GH-27143)
https://github.com/python/cpython/commit/cc1a47c849a206441c9b370b6ca954862a523082
History
Date User Action Args
2021-07-15 07:25:40serhiy.storchakasetrecipients: + serhiy.storchaka, gvanrossum, miss-islington, kj
2021-07-15 07:25:40serhiy.storchakasetmessageid: <1626333940.58.0.637541678709.issue44632@roundup.psfhosted.org>
2021-07-15 07:25:40serhiy.storchakalinkissue44632 messages
2021-07-15 07:25:40serhiy.storchakacreate