[issue29870] ssl socket leak

Antoine Pitrou report at bugs.python.org
Mon Apr 10 14:49:56 EDT 2017


Antoine Pitrou added the comment:

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?

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue29870>
_______________________________________


More information about the Python-bugs-list mailing list