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-29.16:11:07
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1598717467.44.0.470473389926.issue41513@roundup.psfhosted.org>
In-reply-to
Content
New changeset 27de28607a248e5ffb8838162fca466a58c2e284 by Raymond Hettinger in branch 'master':
bpo-41513: Save unnecessary steps in the hypot() calculation (#21994)
https://github.com/python/cpython/commit/27de28607a248e5ffb8838162fca466a58c2e284
History
Date User Action Args
2020-08-29 16:11:07rhettingersetrecipients: + rhettinger, tim.peters, terry.reedy, mark.dickinson, serhiy.storchaka
2020-08-29 16:11:07rhettingersetmessageid: <1598717467.44.0.470473389926.issue41513@roundup.psfhosted.org>
2020-08-29 16:11:07rhettingerlinkissue41513 messages
2020-08-29 16:11:07rhettingercreate