-
Type:
Task
-
Resolution: Done
-
Priority:
Unknown
-
None
-
Affects Version/s: None
-
Component/s: None
-
None
-
None
-
Python Drivers
-
None
-
None
-
None
-
None
-
None
-
None
Context
The newest version of PyOpenSSL has updated the Context.set_options type hint to correctly return an int rather than None.
Definition of done
Update our type hint of pyopenssl_context.SSLContext.__get_options to match.
Pitfalls
N/A.