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.16:54:58
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1626281698.21.0.550384409522.issue44635@roundup.psfhosted.org>
In-reply-to
Content
New changeset b81cac05606c84958b52ada09f690463a3c7e949 by Serhiy Storchaka in branch 'main':
bpo-44635: Convert None to NoneType in the union type constructor (GH-27136)
https://github.com/python/cpython/commit/b81cac05606c84958b52ada09f690463a3c7e949
History
Date User Action Args
2021-07-14 16:54:58serhiy.storchakasetrecipients: + serhiy.storchaka, gvanrossum, kj
2021-07-14 16:54:58serhiy.storchakasetmessageid: <1626281698.21.0.550384409522.issue44635@roundup.psfhosted.org>
2021-07-14 16:54:58serhiy.storchakalinkissue44635 messages
2021-07-14 16:54:58serhiy.storchakacreate