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 gvanrossum
Recipients JelleZijlstra, gvanrossum, kj, serhiy.storchaka
Date 2022-02-03.22:52:07
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1643928727.68.0.0919413099844.issue44796@roundup.psfhosted.org>
In-reply-to
Content
I don't think that changing list[None] to list[NoneType] in the output is an improvement. I do appreciate the reduction in C code though!
History
Date User Action Args
2022-02-03 22:52:07gvanrossumsetrecipients: + gvanrossum, serhiy.storchaka, JelleZijlstra, kj
2022-02-03 22:52:07gvanrossumsetmessageid: <1643928727.68.0.0919413099844.issue44796@roundup.psfhosted.org>
2022-02-03 22:52:07gvanrossumlinkissue44796 messages
2022-02-03 22:52:07gvanrossumcreate