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 vstinner
Recipients belopolsky, martin.panter, musically_ut, r.david.murray, serhiy.storchaka, tim.peters, vstinner
Date 2017-07-25.21:51:38
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1501019498.62.0.939363329375.issue30302@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset cc5a65cd9025280ea67ef4bbc2a8bfe31ced6c30 by Victor Stinner (Utkarsh Upadhyay) in branch 'master':
bpo-30302 Make timedelta.__repr__ more informative. (#1493)
https://github.com/python/cpython/commit/cc5a65cd9025280ea67ef4bbc2a8bfe31ced6c30
History
Date User Action Args
2017-07-25 21:51:38vstinnersetrecipients: + vstinner, tim.peters, belopolsky, r.david.murray, martin.panter, serhiy.storchaka, musically_ut
2017-07-25 21:51:38vstinnersetmessageid: <1501019498.62.0.939363329375.issue30302@psf.upfronthosting.co.za>
2017-07-25 21:51:38vstinnerlinkissue30302 messages
2017-07-25 21:51:38vstinnercreate