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, uriyyo
Date 2021-07-18.09:10:23
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1626599423.1.0.0947760400633.issue44633@roundup.psfhosted.org>
In-reply-to
Content
New changeset 3ea5332a4365bdd771286b3e9692495116e9ceef by Serhiy Storchaka in branch 'main':
bpo-44633: Fix parameter substitution of the union type with wrong types. (GH-27218)
https://github.com/python/cpython/commit/3ea5332a4365bdd771286b3e9692495116e9ceef
History
Date User Action Args
2021-07-18 09:10:23serhiy.storchakasetrecipients: + serhiy.storchaka, gvanrossum, uriyyo, kj
2021-07-18 09:10:23serhiy.storchakasetmessageid: <1626599423.1.0.0947760400633.issue44633@roundup.psfhosted.org>
2021-07-18 09:10:23serhiy.storchakalinkissue44633 messages
2021-07-18 09:10:23serhiy.storchakacreate