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 BTaskaya, bluetech, mark.dickinson, serhiy.storchaka
Date 2019-10-29.20:24:55
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1572380695.93.0.069482948598.issue38629@roundup.psfhosted.org>
In-reply-to
Content
> If float.__ceil__ will be executed it will add significant overhead for creating and executing the method object.

Yes, I'd definitely like to see timings; I think Victor already asked for those on the PR.
History
Date User Action Args
2019-10-29 20:24:56mark.dickinsonsetrecipients: + mark.dickinson, serhiy.storchaka, BTaskaya, bluetech
2019-10-29 20:24:55mark.dickinsonsetmessageid: <1572380695.93.0.069482948598.issue38629@roundup.psfhosted.org>
2019-10-29 20:24:55mark.dickinsonlinkissue38629 messages
2019-10-29 20:24:55mark.dickinsoncreate