New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
bpo-42144: Add a missing "goto error;" in the _ssl module #22959
bpo-42144: Add a missing "goto error;" in the _ssl module #22959
Conversation
|
This is trivial enough for "skip news". |
|
Thanks @ZackerySpytz for the PR |
|
GH-22974 is a backport of this pull request to the 3.9 branch. |
|
GH-22975 is a backport of this pull request to the 3.8 branch. |
|
https://bugs.python.org/issue42144
Automerge-Triggered-By: GH:tiran