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 christian.heimes, rhettinger
Date 2008-01-29.12:14:43
SpamBayes Score 0.1738367
Marked as misclassified No
Message-id <1201608887.67.0.254774790303.issue1963@psf.upfronthosting.co.za>
In-reply-to
Content
Hello Raymond!

Your changes have introduced a ref leak:

test_marshal leaked [32, 32, 32, 32] references, sum=128
History
Date User Action Args
2008-01-29 12:14:47christian.heimessetspambayes_score: 0.173837 -> 0.1738367
recipients: + christian.heimes, rhettinger
2008-01-29 12:14:47christian.heimessetspambayes_score: 0.173837 -> 0.173837
messageid: <1201608887.67.0.254774790303.issue1963@psf.upfronthosting.co.za>
2008-01-29 12:14:44christian.heimeslinkissue1963 messages
2008-01-29 12:14:44christian.heimescreate