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 brett.cannon, kristjan.jonsson, mark.dickinson
Date 2008-07-16.20:53:22
SpamBayes Score 0.013892193
Marked as misclassified No
Message-id <1216241603.72.0.627556443915.issue3369@psf.upfronthosting.co.za>
In-reply-to
Content
> Does this also apply to 2.6?

Looks like it doesn't.  :-).

The patch needs to touch the newly arrived
comparison with "infinity", as well as the
"inf" and "nan" comparisons.
History
Date User Action Args
2008-07-16 20:53:24mark.dickinsonsetspambayes_score: 0.0138922 -> 0.013892193
recipients: + mark.dickinson, brett.cannon, kristjan.jonsson
2008-07-16 20:53:23mark.dickinsonsetspambayes_score: 0.0138922 -> 0.0138922
messageid: <1216241603.72.0.627556443915.issue3369@psf.upfronthosting.co.za>
2008-07-16 20:53:23mark.dickinsonlinkissue3369 messages
2008-07-16 20:53:22mark.dickinsoncreate