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 mark.dickinson
Recipients aikimark1955, mark.dickinson, rhettinger, tim.peters
Date 2019-11-16.12:09:37
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1573906177.26.0.17390508779.issue38813@roundup.psfhosted.org>
In-reply-to
Content
[Tim]

> I don't think it would be doing anyone a real favor by returning [...]

Agreed.

> math.floor(), which does return an int, [...] and I believe it was a mistake to change it to return an int.

Also agreed.
History
Date User Action Args
2019-11-16 12:09:37mark.dickinsonsetrecipients: + mark.dickinson, tim.peters, rhettinger, aikimark1955
2019-11-16 12:09:37mark.dickinsonsetmessageid: <1573906177.26.0.17390508779.issue38813@roundup.psfhosted.org>
2019-11-16 12:09:37mark.dickinsonlinkissue38813 messages
2019-11-16 12:09:37mark.dickinsoncreate