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

Move to recommended Python approach to wrapping socket to work with p… #278

Merged
merged 1 commit into from
Jun 20, 2024

Conversation

AaronAtDuo
Copy link
Contributor

…ython 3.12

Summary of the change

Moves the ssl socket wrapping to the new approach recommended by python; the way it is done right now was deprecated since 3.7 and has been removed in 3.12

Test Plan

Successfully ran tests on docker images as far back as python 3.8

@AaronAtDuo AaronAtDuo merged commit 91513cd into master Jun 20, 2024
2 checks passed
@AaronAtDuo AaronAtDuo deleted the fix_tests_on_python_3_12 branch June 20, 2024 16:28
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.

2 participants