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, gvanrossum, janssen
Date 2007-12-06.15:26:02
SpamBayes Score 0.022368446
Marked as misclassified No
Message-id <1196954762.68.0.391877127266.issue1469@psf.upfronthosting.co.za>
In-reply-to
Content
New patch

The new patch doesn't cause a seg fault but it doesn't help. It
*increases* the number of reference leaks.

test_ssl leaked [1610, 1610] references, sum=3220
Files
File name Uploaded
ssl_gc.patch christian.heimes, 2007-12-06.15:26:02
History
Date User Action Args
2007-12-06 15:26:02christian.heimessetspambayes_score: 0.0223684 -> 0.022368446
recipients: + christian.heimes, gvanrossum, janssen
2007-12-06 15:26:02christian.heimessetspambayes_score: 0.0223684 -> 0.0223684
messageid: <1196954762.68.0.391877127266.issue1469@psf.upfronthosting.co.za>
2007-12-06 15:26:02christian.heimeslinkissue1469 messages
2007-12-06 15:26:02christian.heimescreate