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 methane
Recipients brian.curtin, eudoxos, jdemeyer, loewis, mark.dickinson, methane, miss-islington, pas, pokulo, schmir, steve.dower, terry.reedy, thewtex
Date 2018-12-24.16:06:13
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1545667573.82.0.712150888896.issue11566@roundup.psfhosted.org>
In-reply-to
Content
New changeset 000b8093a13f1c5bfe4b65a4dc1b23e0db553a8f by INADA Naoki (Matt McCormick) in branch '2.7':
bpo-11566: Remove hypot -> _hypot macro for very old compilers (GH-11283)
https://github.com/python/cpython/commit/000b8093a13f1c5bfe4b65a4dc1b23e0db553a8f
History
Date User Action Args
2018-12-24 16:06:15methanesetrecipients: + methane, loewis, terry.reedy, mark.dickinson, schmir, brian.curtin, thewtex, pas, jdemeyer, eudoxos, steve.dower, pokulo, miss-islington
2018-12-24 16:06:13methanesetmessageid: <1545667573.82.0.712150888896.issue11566@roundup.psfhosted.org>
2018-12-24 16:06:13methanelinkissue11566 messages
2018-12-24 16:06:13methanecreate