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 Sophie
Recipients Sophie, docs@python
Date 2019-09-25.07:00:11
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1569394811.85.0.726445638356.issue38268@roundup.psfhosted.org>
In-reply-to
Content
The functions ceil(), floor() and trunc() define their result as an Integral. But an Integral is the result of an integration calculation. Better say Integer IMHO.
History
Date User Action Args
2019-09-25 07:00:11Sophiesetrecipients: + Sophie, docs@python
2019-09-25 07:00:11Sophiesetmessageid: <1569394811.85.0.726445638356.issue38268@roundup.psfhosted.org>
2019-09-25 07:00:11Sophielinkissue38268 messages
2019-09-25 07:00:11Sophiecreate