- Python Home
- About
- News
- Documentation
- Downloads
- Community
- Foundation
- Developer's Guide
- Issue Tracker
- Issues
- Summaries
- User
- Administration
- Help
Message358452
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 | vstinner |
|---|---|
| Recipients | BTaskaya, bluetech, mark.dickinson, serhiy.storchaka, veky, vstinner |
| Date | 2019-12-15.22:00:41 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1576447242.1.0.975528624776.issue38629@roundup.psfhosted.org> |
| In-reply-to |
| Content | |
|---|---|
New changeset cb8b946ac10386e6cab1376945f64f683b5b16d3 by Victor Stinner (Batuhan Taşkaya) in branch 'master': bpo-38629: implement __floor__ and __ceil__ for float type (GH-16985) https://github.com/python/cpython/commit/cb8b946ac10386e6cab1376945f64f683b5b16d3 |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2019-12-15 22:00:42 | vstinner | set | recipients: + vstinner, mark.dickinson, serhiy.storchaka, veky, BTaskaya, bluetech |
| 2019-12-15 22:00:42 | vstinner | set | messageid: <1576447242.1.0.975528624776.issue38629@roundup.psfhosted.org> |
| 2019-12-15 22:00:42 | vstinner | link | issue38629 messages |
| 2019-12-15 22:00:41 | vstinner | create | |

