- Python Home
- About
- News
- Documentation
- Downloads
- Community
- Foundation
- Developer's Guide
- Issue Tracker
- Issues
- Summaries
- User
- Administration
- Help
Message375867
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 |
| Date | 2020-08-25.00:40:31 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1598316031.82.0.258107146542.issue41513@roundup.psfhosted.org> |
| In-reply-to |
| Content | |
|---|---|
New changeset 8e19c8be87017f6bef8e4c936b1e6ddacb558ad2 by Raymond Hettinger in branch 'master': bpo-41513: More accurate hypot() (GH-21916) https://github.com/python/cpython/commit/8e19c8be87017f6bef8e4c936b1e6ddacb558ad2 |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2020-08-25 00:40:31 | rhettinger | set | recipients: + rhettinger, tim.peters, terry.reedy, mark.dickinson, serhiy.storchaka |
| 2020-08-25 00:40:31 | rhettinger | set | messageid: <1598316031.82.0.258107146542.issue41513@roundup.psfhosted.org> |
| 2020-08-25 00:40:31 | rhettinger | link | issue41513 messages |
| 2020-08-25 00:40:31 | rhettinger | create | |

