You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.
Show more details
GitHub fields:
assignee=Noneclosed_at=<Date2021-02-27.11:59:13.933>created_at=<Date2021-02-27.11:43:37.506>labels= ['build', 'invalid', '3.10']
title='Could not build the ssl module! | macOS with `CPPFLAGS` and `LDFLAGS` set'updated_at=<Date2021-02-27.11:59:13.933>user='https://github.com/SamuelMarks'
Python build finished successfully!
The necessary bits to build these optional modules were not found:
_hashlib _ssl ossaudiodev
spwd
To find the necessary bits, look in setup.py in detect_modules() for the module's name.
The following modules found by detect_modules() in setup.py, have been
built by the Makefile instead, as configured by the Setup files:
_abc pwd time
Could not build the ssl module!
Python requires an OpenSSL 1.0.2 or 1.1 compatible libssl with X509_VERIFY_PARAM_set1_host().
LibreSSL 2.6.4 and earlier do not provide the necessary APIs, https://github.com/libressl-portable/portable/issues/381
Uh oh!
There was an error while loading. Please reload this page.
Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.
Show more details
GitHub fields:
bugs.python.org fields:
Linked PRs
json.load*()
can raiseUnicodeDecodeError
#127355The text was updated successfully, but these errors were encountered: