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-21.04:48:03
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1600663683.89.0.466144219363.issue41513@roundup.psfhosted.org>
In-reply-to
Content
New changeset bc6b7fa6d7fb8957eb4ff809366af40dfb12b8cd by Raymond Hettinger in branch 'master':
bpo-41513: Add accuracy tests for math.hypot() (GH-22327)
https://github.com/python/cpython/commit/bc6b7fa6d7fb8957eb4ff809366af40dfb12b8cd
History
Date User Action Args
2020-09-21 04:48:03rhettingersetrecipients: + rhettinger, tim.peters, terry.reedy, mark.dickinson, vstinner, serhiy.storchaka
2020-09-21 04:48:03rhettingersetmessageid: <1600663683.89.0.466144219363.issue41513@roundup.psfhosted.org>
2020-09-21 04:48:03rhettingerlinkissue41513 messages
2020-09-21 04:48:03rhettingercreate