Gregory P. Smith <g...@krypto.org> added the comment:

Adding aliases in openssl is presumably process global right? Is that wise
given it'd mean other openssl using c/c++ code in the process would now see
the same aliases and could behave differently when used with python vs
without?

On Sun, May 3, 2020, 3:55 AM Christian Heimes <rep...@bugs.python.org>
wrote:

>
> Change by Christian Heimes <li...@cheimes.de>:
>
>
> ----------
> keywords: +patch
> pull_requests: +19193
> pull_request: https://github.com/python/cpython/pull/19880
>
> _______________________________________
> Python tracker <rep...@bugs.python.org>
> <https://bugs.python.org/issue40482>
> _______________________________________
>

----------

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

Reply via email to