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 kj, lukasz.langa, miss-islington, pablogsal, serhiy.storchaka, uriyyo
Date 2021-07-24.18:26:06
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1627151166.31.0.515130718435.issue44676@roundup.psfhosted.org>
In-reply-to
Content
New changeset 435a0334d341e5f8faed594d9f015746bb7845db by Serhiy Storchaka in branch 'main':
bpo-44676: Serialize the union type using only public API (GH-27323)
https://github.com/python/cpython/commit/435a0334d341e5f8faed594d9f015746bb7845db
History
Date User Action Args
2021-07-24 18:26:06serhiy.storchakasetrecipients: + serhiy.storchaka, lukasz.langa, pablogsal, miss-islington, uriyyo, kj
2021-07-24 18:26:06serhiy.storchakasetmessageid: <1627151166.31.0.515130718435.issue44676@roundup.psfhosted.org>
2021-07-24 18:26:06serhiy.storchakalinkissue44676 messages
2021-07-24 18:26:06serhiy.storchakacreate