Skip to content

gh-94637: Release GIL in SSLContext.set_default_verify_paths (GH-94658)#94658

Merged
tiran merged 1 commit intopython:mainfrom
tiran:gh-94637-ssl-gil-verify-paths
Jul 9, 2022
Merged

gh-94637: Release GIL in SSLContext.set_default_verify_paths (GH-94658)#94658
tiran merged 1 commit intopython:mainfrom
tiran:gh-94637-ssl-gil-verify-paths

Conversation

@tiran
Copy link
Copy Markdown
Member

@tiran tiran commented Jul 7, 2022

Automerge-Triggered-By: GH:tiran

@tiran tiran added performance Performance or resource usage needs backport to 3.10 only security fixes stdlib Standard Library Python modules in the Lib/ directory needs backport to 3.11 only security fixes labels Jul 7, 2022
@tiran tiran changed the title gh-94637: Release GIL in SSLContext.set_default_verify_paths gh-94637: Release GIL in SSLContext.set_default_verify_paths (GH-94658) Jul 9, 2022
@tiran tiran merged commit 78307c7 into python:main Jul 9, 2022
@miss-islington
Copy link
Copy Markdown
Contributor

Thanks @tiran for the PR 🌮🎉.. I'm working now to backport this PR to: 3.10, 3.11.
🐍🍒⛏🤖 I'm not a witch! I'm not a witch!

@tiran tiran deleted the gh-94637-ssl-gil-verify-paths branch July 9, 2022 16:11
miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Jul 9, 2022
…ythonGH-94658)

(cherry picked from commit 78307c7)

Co-authored-by: Christian Heimes <christian@python.org>
@bedevere-bot bedevere-bot removed the needs backport to 3.11 only security fixes label Jul 9, 2022
@bedevere-bot
Copy link
Copy Markdown

GH-94711 is a backport of this pull request to the 3.11 branch.

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Jul 9, 2022
…ythonGH-94658)

(cherry picked from commit 78307c7)

Co-authored-by: Christian Heimes <christian@python.org>
@bedevere-bot
Copy link
Copy Markdown

GH-94712 is a backport of this pull request to the 3.10 branch.

@bedevere-bot bedevere-bot removed the needs backport to 3.10 only security fixes label Jul 9, 2022
miss-islington added a commit that referenced this pull request Jul 9, 2022
(cherry picked from commit 78307c7)

Co-authored-by: Christian Heimes <christian@python.org>
miss-islington added a commit that referenced this pull request Jul 9, 2022
(cherry picked from commit 78307c7)

Co-authored-by: Christian Heimes <christian@python.org>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

performance Performance or resource usage stdlib Standard Library Python modules in the Lib/ directory

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants