Pablo Galindo Salgado <pablog...@gmail.com> added the comment:

> AFAIK this won't play will with static linking.

It should not be any problem as long as we expose the SSL symbols in the 
dynamic table of the extension (this happens by default). The only nuisance 
would be that users will still need those shared objects around so they can be 
dlopened by the extension.

----------

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

Reply via email to