STINNER Victor <vstin...@redhat.com> added the comment:

Before seeing how to automate it, first someone should try to detect the 
bpo-34794 memory leak manually ;-)

By the way, when I implemented the PEP 445, I tried to configure OpenSSL to use 
Python memory allocators (to benefit of tracemalloc), but the OpenSSL API for 
that didn't work at all: bpo-18227.

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue35056>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to