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 pitrou
Recipients Lukasa, christian.heimes, pitrou, thehesiod
Date 2017-04-10.18:49:55
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1491850196.04.0.856920869942.issue29870@psf.upfronthosting.co.za>
In-reply-to
Content
I see.  This may mean the leak is in memory that's not managed directly by Python (e.g. some OpenSSL structure).

Is there a way to reproduce without third-party libraries such as requests?
History
Date User Action Args
2017-04-10 18:49:56pitrousetrecipients: + pitrou, christian.heimes, Lukasa, thehesiod
2017-04-10 18:49:56pitrousetmessageid: <1491850196.04.0.856920869942.issue29870@psf.upfronthosting.co.za>
2017-04-10 18:49:56pitroulinkissue29870 messages
2017-04-10 18:49:55pitroucreate