Message 355675 - Python tracker

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.

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.