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 mark.dickinson
Recipients janssen, mark.dickinson
Date 2010-08-03.18:17:05
SpamBayes Score 0.024855435
Marked as misclassified No
Message-id <1280859427.19.0.195353020172.issue9497@psf.upfronthosting.co.za>
In-reply-to
Content
From a bit of experimentation, ssl._ssl._test_decode_cert seems to be the call that's leaking.  I haven't studied the source to see if I can pinpoint the cause yet.
History
Date User Action Args
2010-08-03 18:17:07mark.dickinsonsetrecipients: + mark.dickinson, janssen
2010-08-03 18:17:07mark.dickinsonsetmessageid: <1280859427.19.0.195353020172.issue9497@psf.upfronthosting.co.za>
2010-08-03 18:17:05mark.dickinsonlinkissue9497 messages
2010-08-03 18:17:05mark.dickinsoncreate