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 corona10, gvanrossum, kj, miss-islington, serhiy.storchaka
Date 2021-07-17.19:44:40
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1626551080.45.0.269299509241.issue44654@roundup.psfhosted.org>
In-reply-to
Content
New changeset 0fd27375cabd12e68a2f12cfeca11a2d5043429e by Serhiy Storchaka in branch 'main':
bpo-44654: Refactor and clean up the union type implementation (GH-27196)
https://github.com/python/cpython/commit/0fd27375cabd12e68a2f12cfeca11a2d5043429e
History
Date User Action Args
2021-07-17 19:44:40serhiy.storchakasetrecipients: + serhiy.storchaka, gvanrossum, corona10, miss-islington, kj
2021-07-17 19:44:40serhiy.storchakasetmessageid: <1626551080.45.0.269299509241.issue44654@roundup.psfhosted.org>
2021-07-17 19:44:40serhiy.storchakalinkissue44654 messages
2021-07-17 19:44:40serhiy.storchakacreate