Skip to content

Conversation

@pquentin
Copy link
Member

@pquentin pquentin commented Oct 5, 2023

ssl.wrap_socket is gone in Python 3.12, let's link to SSLContext.wrap_socket instead: https://docs.python.org/3.12/whatsnew/3.12.html#ssl

@pquentin pquentin added the Skip Changelog Pull requests that don't require a changelog entry label Oct 5, 2023
Copy link
Member

@sethmlarson sethmlarson left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM! :shipit:

@pquentin pquentin merged commit 80808b0 into urllib3:main Oct 5, 2023
@pquentin pquentin deleted the fix-docs-build branch October 5, 2023 20:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Skip Changelog Pull requests that don't require a changelog entry

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants