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 christian.heimes
Recipients aimacintyre, christian.heimes
Date 2008-02-11.05:56:46
SpamBayes Score 0.0007896015
Marked as misclassified No
Message-id <1202709408.49.0.747470620038.issue2039@psf.upfronthosting.co.za>
In-reply-to
Content
The new patch adds a small free list with 80 elements each using a LIFO
implemented as an array of fixed size.
History
Date User Action Args
2008-02-11 05:56:48christian.heimessetspambayes_score: 0.000789601 -> 0.0007896015
recipients: + christian.heimes, aimacintyre
2008-02-11 05:56:48christian.heimessetspambayes_score: 0.000789601 -> 0.000789601
messageid: <1202709408.49.0.747470620038.issue2039@psf.upfronthosting.co.za>
2008-02-11 05:56:47christian.heimeslinkissue2039 messages
2008-02-11 05:56:47christian.heimescreate