Skip to content
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

fix: use ssl context obj. #6

Merged
merged 1 commit into from
Sep 28, 2024
Merged

fix: use ssl context obj. #6

merged 1 commit into from
Sep 28, 2024

Conversation

2e0byo
Copy link
Owner

@2e0byo 2e0byo commented Sep 28, 2024

ssl.wrap_context was deprecated.

closes #4.

ssl.wrap_context was deprecated.

closes #4.
@2e0byo 2e0byo merged commit 742bc20 into master Sep 28, 2024
@2e0byo 2e0byo deleted the fix/ssl-context branch September 28, 2024 13:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Python 3.12 removed deprecated ssl.wrap_socket()
1 participant