summaryrefslogtreecommitdiffstats
path: root/Misc/NEWS.d/next/Library/2024-11-28-14-24-12.gh-issue-127360.HVKt-c.rst
blob: 4772aef71e658faf6558e1133148296ef01911eb (plain)
1
2
3
4
When a descriptive error message cannot be provided for an
:exc:`ssl.SSLError`, the "unknown error" message now shows the internal
error code (as retrieved by ``ERR_get_error`` and similar OpenSSL
functions).