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 christian.heimes
Recipients christian.heimes, gvanrossum, mark.dickinson
Date 2007-12-01.16:03:26
SpamBayes Score 0.12538618
Marked as misclassified No
Message-id <1196525006.9.0.493225895755.issue1534@psf.upfronthosting.co.za>
In-reply-to
Content
I've checked all major platforms before committing the patch. They all
have a float.h with the information available. Do you know of a platform
where this information isn't available? I could add a lot of #ifdef but
I don't feel like bloating the code unless it is necessary.
History
Date User Action Args
2007-12-01 16:03:27christian.heimessetspambayes_score: 0.125386 -> 0.12538618
recipients: + christian.heimes, gvanrossum, mark.dickinson
2007-12-01 16:03:26christian.heimessetspambayes_score: 0.125386 -> 0.125386
messageid: <1196525006.9.0.493225895755.issue1534@psf.upfronthosting.co.za>
2007-12-01 16:03:26christian.heimeslinkissue1534 messages
2007-12-01 16:03:26christian.heimescreate