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-09-14.06:33:48
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1600065228.93.0.841937848523.issue41513@roundup.psfhosted.org>
In-reply-to
Content
New changeset 457d4e97de0369bc786e363cb53c7ef3276fdfcd by Raymond Hettinger in branch 'master':
bpo-41513: Add docs and tests for hypot() (GH-22238)
https://github.com/python/cpython/commit/457d4e97de0369bc786e363cb53c7ef3276fdfcd
History
Date User Action Args
2020-09-14 06:33:48rhettingersetrecipients: + rhettinger, tim.peters, terry.reedy, mark.dickinson, serhiy.storchaka
2020-09-14 06:33:48rhettingersetmessageid: <1600065228.93.0.841937848523.issue41513@roundup.psfhosted.org>
2020-09-14 06:33:48rhettingerlinkissue41513 messages
2020-09-14 06:33:48rhettingercreate