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, pas, pokulo, schmir, steve.dower, terry.reedy, thewtex
Date 2018-12-24.14:11:57
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1545660717.35.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 14:11:59methanesetrecipients: + methane, loewis, terry.reedy, mark.dickinson, schmir, brian.curtin, thewtex, pas, jdemeyer, eudoxos, steve.dower, pokulo
2018-12-24 14:11:57methanesetmessageid: <1545660717.35.0.712150888896.issue11566@roundup.psfhosted.org>
2018-12-24 14:11:57methanelinkissue11566 messages
2018-12-24 14:11:57methanecreate