Skip to content

Conversation

bobh66
Copy link
Contributor

@bobh66 bobh66 commented Sep 25, 2021

Resolves #726

Updates the GreenSSLContext object to provide setters for minimum_version and maximum_version properties to avoid RecursionError problems.

@codecov

This comment has been minimized.

@temoto temoto force-pushed the handle_ssl_minimum_version_setter branch from 1e379aa to da2ea02 Compare September 29, 2021 17:04
Copy link
Member

@temoto temoto left a comment

Choose a reason for hiding this comment

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

LGTM

@temoto temoto merged commit 690464a into eventlet:master Sep 29, 2021
@temoto
Copy link
Member

temoto commented Sep 29, 2021

@bobh66 thank you for reporting and fixing this issue. Have a great day.

@bobh66
Copy link
Contributor Author

bobh66 commented Sep 29, 2021

@temoto Glad I could help - thanks for the quick turnaround!

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.

GreenSSLContext does not handle the SSLContext minimum_version property and results in RecursionErrors
2 participants