[issue24557] Refactor LibreSSL / EGD detection

Roundup Robot report at bugs.python.org
Thu Jul 7 03:03:02 EDT 2016


Roundup Robot added the comment:

New changeset 7c0432cf1f2e by Benjamin Peterson in branch '3.5':
assume egd unless OPENSSL_NO_EGD is defined—remove configure check (closes #24557)
https://hg.python.org/cpython/rev/7c0432cf1f2e

New changeset fe168c2b5e95 by Benjamin Peterson in branch 'default':
merge 3.5 (#24557)
https://hg.python.org/cpython/rev/fe168c2b5e95

New changeset 676486e1a94f by Benjamin Peterson in branch '2.7':
assume egd unless OPENSSL_NO_EGD is defined—remove configure check (closes #24557)
https://hg.python.org/cpython/rev/676486e1a94f

----------
nosy: +python-dev
resolution:  -> fixed
stage: patch review -> resolved
status: open -> closed

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


More information about the Python-bugs-list mailing list