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 jamesh
Recipients christian.heimes, jamesh, lauromoura
Date 2008-03-27.01:21:46
SpamBayes Score 0.13951863
Marked as misclassified No
Message-id <1206580911.96.0.118222917915.issue2422@psf.upfronthosting.co.za>
In-reply-to
Content
An updated version of the patch.  The previous ones were missing the
valgrind check, resulting in the pymalloc code paths being executed
(which in turn cause unintialised read warnings from valgrind).
History
Date User Action Args
2008-03-27 01:21:52jameshsetspambayes_score: 0.139519 -> 0.13951863
recipients: + jamesh, christian.heimes, lauromoura
2008-03-27 01:21:52jameshsetspambayes_score: 0.139519 -> 0.139519
messageid: <1206580911.96.0.118222917915.issue2422@psf.upfronthosting.co.za>
2008-03-27 01:21:50jameshlinkissue2422 messages
2008-03-27 01:21:50jameshcreate