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 benjamin.peterson
Recipients amaury.forgeotdarc, belopolsky, benjamin.peterson, georg.brandl, gvanrossum, pitrou, rhettinger
Date 2008-04-26.02:55:46
SpamBayes Score 0.0043084784
Marked as misclassified No
Message-id <1209178552.31.0.716414726452.issue2603@psf.upfronthosting.co.za>
In-reply-to
Content
I merged your range calculating code. After reading that bug report, I
think we need to start a discussion on python-dev about range size
constraints before moving forward any more. (We have people implementing
different things under different assumptions left and right.)
History
Date User Action Args
2008-04-26 02:55:52benjamin.petersonsetspambayes_score: 0.00430848 -> 0.0043084784
recipients: + benjamin.peterson, gvanrossum, georg.brandl, rhettinger, amaury.forgeotdarc, belopolsky, pitrou
2008-04-26 02:55:52benjamin.petersonsetspambayes_score: 0.00430848 -> 0.00430848
messageid: <1209178552.31.0.716414726452.issue2603@psf.upfronthosting.co.za>
2008-04-26 02:55:51benjamin.petersonlinkissue2603 messages
2008-04-26 02:55:50benjamin.petersoncreate