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 zach.ware
Recipients Brecht.Van.Lommel, mark.dickinson, tabrezm, zach.ware
Date 2014-01-28.15:39:26
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1390923566.09.0.450669335798.issue20221@psf.upfronthosting.co.za>
In-reply-to
Content
I'm having difficulty wrapping my head around why the math and cmath modules (both of which use hypot) compile fine, but your extensions don't.  Anyone have any insight into why that is?
History
Date User Action Args
2014-01-28 15:39:26zach.waresetrecipients: + zach.ware, mark.dickinson, Brecht.Van.Lommel, tabrezm
2014-01-28 15:39:26zach.waresetmessageid: <1390923566.09.0.450669335798.issue20221@psf.upfronthosting.co.za>
2014-01-28 15:39:26zach.warelinkissue20221 messages
2014-01-28 15:39:26zach.warecreate