- Python Home
- About
- News
- Documentation
- Downloads
- Community
- Foundation
- Developer's Guide
- Issue Tracker
- Issues
- Summaries
- User
- Administration
- Help
Message364993
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 | shihai1991 |
|---|---|
| Recipients | belopolsky, corona10, p-ganssle, shihai1991, vstinner |
| Date | 2020-03-25.15:52:38 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1585151559.16.0.862827193355.issue40058@roundup.psfhosted.org> |
| In-reply-to |
| Content | |
|---|---|
`_divide_and_round()` would be deleted in https://github.com/python/cpython/blob/master/Lib/datetime.py#L2516. if it's removed L2516 of datetime.py, `test_name_cleanup()` would be failed.Looks like it's a planed behavior~ |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2020-03-25 15:52:39 | shihai1991 | set | recipients: + shihai1991, belopolsky, vstinner, p-ganssle, corona10 |
| 2020-03-25 15:52:39 | shihai1991 | set | messageid: <1585151559.16.0.862827193355.issue40058@roundup.psfhosted.org> |
| 2020-03-25 15:52:39 | shihai1991 | link | issue40058 messages |
| 2020-03-25 15:52:38 | shihai1991 | create | |

