- Python Home
- About
- News
- Documentation
- Downloads
- Community
- Foundation
- Developer's Guide
- Issue Tracker
- Issues
- Summaries
- User
- Administration
- Help
Message302520
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 | serhiy.storchaka |
|---|---|
| Recipients | Oren Milman, belopolsky, serhiy.storchaka |
| Date | 2017-09-19.12:58:13 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1505825893.43.0.028810893639.issue31293@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
New changeset 865e4b4f630e2ae91e61239258abb58b488f1d65 by Serhiy Storchaka (Oren Milman) in branch 'master': bpo-31293: Fix crashes in truediv and mul of a timedelta by a float with a bad as_integer_ratio() method. (#3227) https://github.com/python/cpython/commit/865e4b4f630e2ae91e61239258abb58b488f1d65 |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2017-09-19 12:58:13 | serhiy.storchaka | set | recipients: + serhiy.storchaka, belopolsky, Oren Milman |
| 2017-09-19 12:58:13 | serhiy.storchaka | set | messageid: <1505825893.43.0.028810893639.issue31293@psf.upfronthosting.co.za> |
| 2017-09-19 12:58:13 | serhiy.storchaka | link | issue31293 messages |
| 2017-09-19 12:58:13 | serhiy.storchaka | create | |

