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 dilyan.palauzov, serhiy.storchaka, terry.reedy
Date 2018-02-10.07:08:53
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1518246533.22.0.467229070634.issue32801@psf.upfronthosting.co.za>
In-reply-to
Content
Just

    if not any(to_convert):
        return ''
History
Date User Action Args
2018-02-10 07:08:53serhiy.storchakasetrecipients: + serhiy.storchaka, terry.reedy, dilyan.palauzov
2018-02-10 07:08:53serhiy.storchakasetmessageid: <1518246533.22.0.467229070634.issue32801@psf.upfronthosting.co.za>
2018-02-10 07:08:53serhiy.storchakalinkissue32801 messages
2018-02-10 07:08:53serhiy.storchakacreate