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 python-dev
Recipients belopolsky, mark.dickinson, mcherm, nekobon, python-dev, rhettinger, stutzbach, tim.peters, vstinner
Date 2013-08-04.18:52:54
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <3c7WT15SJZzQr9@mail.python.org>
In-reply-to
Content
New changeset f7c84ef35b00 by Alexander Belopolsky in branch 'default':
Fixes #8860: Round half-microseconds to even in the timedelta constructor.
http://hg.python.org/cpython/rev/f7c84ef35b00
History
Date User Action Args
2013-08-04 18:52:54python-devsetrecipients: + python-dev, tim.peters, mcherm, rhettinger, mark.dickinson, belopolsky, vstinner, stutzbach, nekobon
2013-08-04 18:52:54python-devlinkissue8860 messages
2013-08-04 18:52:54python-devcreate