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 ocean-city
Recipients ocean-city
Date 2008-04-20.13:30:46
SpamBayes Score 0.35731292
Marked as misclassified No
Message-id <1208698247.44.0.753659543665.issue2662@psf.upfronthosting.co.za>
In-reply-to
Content
>/* On Windows HUGE_VAL is an extern variable and not a constant. Since the
>   special value arrays need a constant we have to roll our own infinity
>   and nan. */

This patch removes this limitation.
History
Date User Action Args
2008-04-20 13:30:47ocean-citysetspambayes_score: 0.357313 -> 0.35731292
recipients: + ocean-city
2008-04-20 13:30:47ocean-citysetspambayes_score: 0.357313 -> 0.357313
messageid: <1208698247.44.0.753659543665.issue2662@psf.upfronthosting.co.za>
2008-04-20 13:30:46ocean-citylinkissue2662 messages
2008-04-20 13:30:46ocean-citycreate