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 alex.henrie, vstinner
Date 2020-01-08.12:52:48
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1578487968.47.0.312419690771.issue39237@roundup.psfhosted.org>
In-reply-to
Content
New changeset 998c54948a29cf5bd8bfa49f973f1ce5855004a0 by Victor Stinner (Alex Henrie) in branch 'master':
bpo-39237, datetime: Remove redundant call to round from delta_new (GH-17877)
https://github.com/python/cpython/commit/998c54948a29cf5bd8bfa49f973f1ce5855004a0
History
Date User Action Args
2020-01-08 12:52:48vstinnersetrecipients: + vstinner, alex.henrie
2020-01-08 12:52:48vstinnersetmessageid: <1578487968.47.0.312419690771.issue39237@roundup.psfhosted.org>
2020-01-08 12:52:48vstinnerlinkissue39237 messages
2020-01-08 12:52:48vstinnercreate