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 pitrou
Recipients christian.heimes, pitrou
Date 2008-02-12.22:32:16
SpamBayes Score 0.04040885
Marked as misclassified No
Message-id <1202855537.8.0.818471719112.issue2013@psf.upfronthosting.co.za>
In-reply-to
Content
Christian, maybe you did your measurements with the DEBUG flag turned
on? That would explain the discrepancy.

Also, I'm not sure the patch is useful for 2.x since long objects with
size -1 or 1 should be represented as ints instead :-)
History
Date User Action Args
2008-02-12 22:32:17pitrousetspambayes_score: 0.0404088 -> 0.04040885
recipients: + pitrou, christian.heimes
2008-02-12 22:32:17pitrousetspambayes_score: 0.0404088 -> 0.0404088
messageid: <1202855537.8.0.818471719112.issue2013@psf.upfronthosting.co.za>
2008-02-12 22:32:17pitroulinkissue2013 messages
2008-02-12 22:32:16pitroucreate