typeshed icon indicating copy to clipboard operation
typeshed copied to clipboard

pyOpenSSL stubs are missing types for DTLS constants

Open lattwood opened this issue 1 year ago • 0 comments

Pretty straight forward.

https://github.com/pyca/pyopenssl/blob/a972ea4a5df700d60a5b59f7990952baf0bb3974/src/OpenSSL/SSL.py#L162-L164

They're there in the actual code, but missing from the stubs.

lattwood avatar Feb 20 '24 19:02 lattwood