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 BreamoreBoy, aconrad, belopolsky, larry, mark.dickinson, python-dev, r.david.murray, tbarbugli, tim.peters, trcarden, vivanov, vstinner
Date 2015-09-10.19:03:23
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1441911803.52.0.771528014147.issue23517@psf.upfronthosting.co.za>
In-reply-to
Content
Alexander: can you please review attached round_half_even_py34.patch? It's the minimum patch to fix datetime/timedelta rounding for Python 3.4 (and 3.5).
History
Date User Action Args
2015-09-10 19:03:23vstinnersetrecipients: + vstinner, tim.peters, mark.dickinson, belopolsky, larry, r.david.murray, aconrad, BreamoreBoy, vivanov, python-dev, tbarbugli, trcarden
2015-09-10 19:03:23vstinnersetmessageid: <1441911803.52.0.771528014147.issue23517@psf.upfronthosting.co.za>
2015-09-10 19:03:23vstinnerlinkissue23517 messages
2015-09-10 19:03:23vstinnercreate