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 barry, belopolsky, p-ganssle, tim.peters, vstinner
Date 2018-01-09.16:49:04
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1515516544.34.0.467229070634.issue32522@psf.upfronthosting.co.za>
In-reply-to
Content
Maybe __round__ can be generalized to take a timedelta instead of ndigits?

For some related prior art, take a look at <http://code.kx.com/q/ref/arith-integer/#xbar>.
History
Date User Action Args
2018-01-09 16:49:04belopolskysetrecipients: + belopolsky, tim.peters, barry, vstinner, p-ganssle
2018-01-09 16:49:04belopolskysetmessageid: <1515516544.34.0.467229070634.issue32522@psf.upfronthosting.co.za>
2018-01-09 16:49:04belopolskylinkissue32522 messages
2018-01-09 16:49:04belopolskycreate