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 martin.panter
Recipients belopolsky, docs@python, georg.brandl, jyasskin, mark.dickinson, martin.panter, mdk, rhettinger, serhiy.storchaka
Date 2016-04-26.08:21:58
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1461658919.3.0.394551032458.issue26512@psf.upfronthosting.co.za>
In-reply-to
Content
Here is the Python 2 version. The difference is that floor() and ceil() return an “integer as a float”, and I didn’t touch the doc strings.
History
Date User Action Args
2016-04-26 08:21:59martin.pantersetrecipients: + martin.panter, georg.brandl, rhettinger, mark.dickinson, belopolsky, jyasskin, docs@python, serhiy.storchaka, mdk
2016-04-26 08:21:59martin.pantersetmessageid: <1461658919.3.0.394551032458.issue26512@psf.upfronthosting.co.za>
2016-04-26 08:21:59martin.panterlinkissue26512 messages
2016-04-26 08:21:59martin.pantercreate