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 mark.dickinson
Recipients ezio.melotti, mark.dickinson, mdonolo, tim.peters
Date 2009-12-19.15:20:12
SpamBayes Score 0.061501827
Marked as misclassified No
Message-id <1261236015.47.0.556853405672.issue7534@psf.upfronthosting.co.za>
In-reply-to
Content
Here's a set of testcases (patch against trunk) for float pow, based on 
Annex F of the C99 specification.
History
Date User Action Args
2009-12-19 15:20:16mark.dickinsonsetrecipients: + mark.dickinson, tim.peters, ezio.melotti, mdonolo
2009-12-19 15:20:15mark.dickinsonsetmessageid: <1261236015.47.0.556853405672.issue7534@psf.upfronthosting.co.za>
2009-12-19 15:20:13mark.dickinsonlinkissue7534 messages
2009-12-19 15:20:13mark.dickinsoncreate