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 benjamin.peterson, bethard
Date 2008-03-18.17:57:41
SpamBayes Score 0.039630674
Marked as misclassified No
Message-id <1205863062.28.0.210442704216.issue2373@psf.upfronthosting.co.za>
In-reply-to
Content
Your patch kicks up warnings in Objects/cellobject.c because
cell_compare returns an int, your patch may return NULL.
History
Date User Action Args
2008-03-18 17:57:42benjamin.petersonsetspambayes_score: 0.0396307 -> 0.039630674
recipients: + benjamin.peterson, bethard
2008-03-18 17:57:42benjamin.petersonsetspambayes_score: 0.0396307 -> 0.0396307
messageid: <1205863062.28.0.210442704216.issue2373@psf.upfronthosting.co.za>
2008-03-18 17:57:41benjamin.petersonlinkissue2373 messages
2008-03-18 17:57:41benjamin.petersoncreate