Message 62273 - Python tracker (original) (raw)

Message62273

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:48 christian.heimes set spambayes_score: 0.000789601 -> 0.0007896015recipients: + christian.heimes, aimacintyre
2008-02-11 05:56:48 christian.heimes set spambayes_score: 0.000789601 -> 0.000789601messageid: 1202709408.49.0.747470620038.issue2039@psf.upfronthosting.co.za
2008-02-11 05:56:47 christian.heimes link issue2039 messages
2008-02-11 05:56:47 christian.heimes create