Files
typeshed/stubs
Jon Dufresne b50ebafa79 Tighten return type of OpenSSL Connection.get_protocol_name() (#5972)
The method always returns a str. See implementation at:

30e82d4ba5/src/OpenSSL/SSL.py (L2420-L2430)

If version were ever None, it would raise an exception on the .decode()
line.
2021-08-27 10:54:27 -07:00
..
2021-07-14 09:24:19 +01:00
2021-07-24 13:47:14 -07:00
2021-08-18 17:02:14 +03:00
2021-07-15 13:26:53 +02:00
2021-07-15 17:28:57 +02:00
2021-08-23 11:53:03 -07:00
2021-07-19 10:28:00 +02:00
2021-08-07 08:10:03 -07:00
2021-07-15 14:34:59 +02:00
2021-07-15 11:37:53 +01:00
2021-07-15 17:29:56 +02:00
2021-03-27 17:35:22 -07:00
2021-07-12 21:03:08 +02:00
2021-07-13 15:11:27 +01:00