Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 749e393 commit 87f1452Copy full SHA for 87f1452
1 file changed
Misc/NEWS.d/next/Library/2024-11-28-14-24-12.gh-issue-127360.HVKt-c.rst
@@ -0,0 +1,4 @@
1
+When a descriptive error message cannot be provided for an
2
+:exc:`ssl.SSLError`, the "unknown error" message now shows the internal
3
+error code (as retrieved by ``ERR_get_error`` and similar OpenSSL
4
+functions).
0 commit comments