Christian Heimes <li...@cheimes.de> added the comment:

What exactly happens when you try to instantiate an SSLContext() object? Does 
it just print the string "Killed" or does the process stop and segfault 
immediately?

If it's a segfault then it is likely caused by an incompatibility between 
recent LibreSSL and old Python 3.7.3. Can you switch to OpenSSL? LibreSSL isn't 
well supported.

----------

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

Reply via email to