- Python Home
- About
- News
- Documentation
- Downloads
- Community
- Foundation
- Developer's Guide
- Issue Tracker
- Issues
- Summaries
- User
- Administration
- Help
Message355675
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:56 | mark.dickinson | set | recipients: + mark.dickinson, serhiy.storchaka, BTaskaya, bluetech |
| 2019-10-29 20:24:55 | mark.dickinson | set | messageid: <1572380695.93.0.069482948598.issue38629@roundup.psfhosted.org> |
| 2019-10-29 20:24:55 | mark.dickinson | link | issue38629 messages |
| 2019-10-29 20:24:55 | mark.dickinson | create | |

