cpython/Misc/NEWS.d/next/Library/2021-04-09-12-08-01.bpo-437...

5 lines
233 B
ReStructuredText

The header files for :mod:`ssl` error codes are now OpenSSL
version-specific. Exceptions will now show correct reason and library
codes. The ``make_ssl_data.py`` script has been rewritten to use OpenSSL's
text file with error codes.