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 acucci
Recipients acucci, cheryl.sabella, steven.daprano
Date 2019-05-25.05:40:53
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1558762853.33.0.966475323893.issue36461@roundup.psfhosted.org>
In-reply-to
Content
Thanks Steven, I like the new name "target_time".

Just a question: why we need to check ``if number == 0:``? In the proposal you asked for None too. What changed? Even if the function is called with False, will it hurts to keep the default value?

I'll try to implement your ideas during this weekend.
History
Date User Action Args
2019-05-25 05:40:53acuccisetrecipients: + acucci, steven.daprano, cheryl.sabella
2019-05-25 05:40:53acuccisetmessageid: <1558762853.33.0.966475323893.issue36461@roundup.psfhosted.org>
2019-05-25 05:40:53acuccilinkissue36461 messages
2019-05-25 05:40:53acuccicreate