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