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.19:45:00
SpamBayes Score 0.020551318
Marked as misclassified No
Message-id <4758513A.20003@cheimes.de>
In-reply-to <1196968080.97.0.398102689312.issue1469@psf.upfronthosting.co.za>
Content
Guido van Rossum wrote:
> I just reverted it. I put a bit of debugging in the call to
> _real_close(), and even with Christian's corrections it fails miserably.
> I prefer leaking.

I agree! I've not enough time to work on the patch. A working patch
requires some redesign of the ssl interface. It's definitely too late now.

Christian
History
Date User Action Args
2007-12-06 19:45:00christian.heimessetspambayes_score: 0.0205513 -> 0.020551318
recipients: + christian.heimes, gvanrossum, janssen
2007-12-06 19:45:00christian.heimeslinkissue1469 messages
2007-12-06 19:45:00christian.heimescreate