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

Update villain_core.py #184

Merged
merged 1 commit into from
Nov 5, 2024
Merged

Update villain_core.py #184

merged 1 commit into from
Nov 5, 2024

Conversation

SeiV-K
Copy link
Contributor

@SeiV-K SeiV-K commented Nov 5, 2024

Fixed SSL support for Python 3.12.
Module 'ssl' had no attribute 'wrap_socket'.
It is handled with ssl.SSLContext which itself has the attribute of wrap_socket.
2024-11-05_18h22_47
2024-11-05_18h32_00

Fixed SSL support for Python 3.12. Module 'ssl' had no attribute 'wrap_socket'.
@t3l3machus t3l3machus merged commit d84ffff into t3l3machus:main Nov 5, 2024
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