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 methane, serhiy.storchaka
Date 2020-06-30.09:18:22
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1593508702.62.0.00929016372991.issue41167@roundup.psfhosted.org>
In-reply-to
Content
I think it is more common to use the general "O" format. In any case you need to write separate code for None and str in the body of function.
History
Date User Action Args
2020-06-30 09:18:22serhiy.storchakasetrecipients: + serhiy.storchaka, methane
2020-06-30 09:18:22serhiy.storchakasetmessageid: <1593508702.62.0.00929016372991.issue41167@roundup.psfhosted.org>
2020-06-30 09:18:22serhiy.storchakalinkissue41167 messages
2020-06-30 09:18:22serhiy.storchakacreate