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 musically_ut
Recipients belopolsky, martin.panter, musically_ut, serhiy.storchaka, vstinner
Date 2017-06-27.16:00:21
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1498579221.89.0.335301407488.issue30302@psf.upfronthosting.co.za>
In-reply-to
Content
@haypo: thanks for the input!

I will find datetime.timedelta() to be rather confusing because it does not explicitly tell me that the interval indeed is 0.

Between datetime.timedelta(0) and datetime.timedelta(seconds=0), I am ambivalent but I prefer the latter for consistency with the other repr.
History
Date User Action Args
2017-06-27 16:00:21musically_utsetrecipients: + musically_ut, belopolsky, vstinner, martin.panter, serhiy.storchaka
2017-06-27 16:00:21musically_utsetmessageid: <1498579221.89.0.335301407488.issue30302@psf.upfronthosting.co.za>
2017-06-27 16:00:21musically_utlinkissue30302 messages
2017-06-27 16:00:21musically_utcreate