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 georg.brandl
Recipients belopolsky, benjamin.peterson, georg.brandl
Date 2008-04-09.22:07:30
SpamBayes Score 0.5509512
Marked as misclassified No
Message-id <1207778851.02.0.216522546775.issue2603@psf.upfronthosting.co.za>
In-reply-to
Content
I have no opinion whether the patch should go in, but in any case:

* You should use PyObject_RichCompareBool.
* You should error-check the returns of those.
History
Date User Action Args
2008-04-09 22:07:31georg.brandlsetspambayes_score: 0.550951 -> 0.5509512
recipients: + georg.brandl, belopolsky, benjamin.peterson
2008-04-09 22:07:31georg.brandlsetspambayes_score: 0.550951 -> 0.550951
messageid: <1207778851.02.0.216522546775.issue2603@psf.upfronthosting.co.za>
2008-04-09 22:07:30georg.brandllinkissue2603 messages
2008-04-09 22:07:30georg.brandlcreate