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 BTaskaya
Recipients BTaskaya, benjamin.peterson, eamanu, levkivskyi, serhiy.storchaka, yselivanov
Date 2020-03-16.14:24:16
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1584368656.74.0.831696423486.issue36287@roundup.psfhosted.org>
In-reply-to
Content
Actually I have a better solution for this (which I hope to share really soon if it works.) I think we can do default value initialization for both Nones (with your patch) and lists, it requires a bit of extra work but  I think I can do it.
History
Date User Action Args
2020-03-16 14:24:16BTaskayasetrecipients: + BTaskaya, benjamin.peterson, serhiy.storchaka, yselivanov, levkivskyi, eamanu
2020-03-16 14:24:16BTaskayasetmessageid: <1584368656.74.0.831696423486.issue36287@roundup.psfhosted.org>
2020-03-16 14:24:16BTaskayalinkissue36287 messages
2020-03-16 14:24:16BTaskayacreate