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 belopolsky
Recipients BreamoreBoy, aconrad, belopolsky, larry, mark.dickinson, python-dev, r.david.murray, tbarbugli, tim.peters, trcarden, vivanov, vstinner
Date 2015-09-04.21:05:01
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1441400701.77.0.641885820308.issue23517@psf.upfronthosting.co.za>
In-reply-to
Content
Victor,

I did not quite understand why you've chosen ROUND_HALF_UP over ROUND_HALF_EVEN, but as long as fromtimestamp() uses the same rounding as timedelta() - I am happy.
History
Date User Action Args
2015-09-04 21:05:01belopolskysetrecipients: + belopolsky, tim.peters, mark.dickinson, vstinner, larry, r.david.murray, aconrad, BreamoreBoy, vivanov, python-dev, tbarbugli, trcarden
2015-09-04 21:05:01belopolskysetmessageid: <1441400701.77.0.641885820308.issue23517@psf.upfronthosting.co.za>
2015-09-04 21:05:01belopolskylinkissue23517 messages
2015-09-04 21:05:01belopolskycreate