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

[PY312] Add support for ssl.OP_LEGACY_SERVER_CONNECT #2489

Merged
merged 1 commit into from
Aug 3, 2024

Conversation

jacobtylerwalls
Copy link
Member

Type of Changes

Type
✨ New feature

Description

Closes pylint-dev/pylint#9849

@jacobtylerwalls jacobtylerwalls added this to the 3.3.0 milestone Aug 3, 2024
@jacobtylerwalls jacobtylerwalls merged commit c687595 into main Aug 3, 2024
14 of 15 checks passed
@jacobtylerwalls jacobtylerwalls deleted the jtw/312-ssl branch August 3, 2024 18:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

OP_LEGACY_SERVER_CONNECT is not visible in module ssl
2 participants