- Python Home
- About
- News
- Documentation
- Downloads
- Community
- Foundation
- Developer's Guide
- Issue Tracker
- Issues
- Summaries
- User
- Administration
- Help
Message377354
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 | rhettinger |
|---|---|
| Recipients | mark.dickinson, rhettinger, serhiy.storchaka, terry.reedy, tim.peters, vstinner |
| Date | 2020-09-23.03:01:31 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1600830091.71.0.842493148675.issue41513@roundup.psfhosted.org> |
| In-reply-to |
| Content | |
|---|---|
New changeset 438e9fc66f664eff0526a16a6d900349bfd1f9d2 by Raymond Hettinger in branch 'master': bpo-41513: Improve order of adding fractional values. Improve variable names. (GH-22368) https://github.com/python/cpython/commit/438e9fc66f664eff0526a16a6d900349bfd1f9d2 |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2020-09-23 03:01:31 | rhettinger | set | recipients: + rhettinger, tim.peters, terry.reedy, mark.dickinson, vstinner, serhiy.storchaka |
| 2020-09-23 03:01:31 | rhettinger | set | messageid: <1600830091.71.0.842493148675.issue41513@roundup.psfhosted.org> |
| 2020-09-23 03:01:31 | rhettinger | link | issue41513 messages |
| 2020-09-23 03:01:31 | rhettinger | create | |

