mirror of
https://github.com/davidhalter/typeshed.git
synced 2026-05-06 21:43:59 +08:00
Drop Python 3.8 branches (#13776)
This commit is contained in:
@@ -512,8 +512,6 @@ SSL_ERROR_ZERO_RETURN: SSLErrorNumber # undocumented
|
||||
|
||||
def get_protocol_name(protocol_code: int) -> str: ...
|
||||
|
||||
if sys.version_info < (3, 9):
|
||||
AF_INET: int
|
||||
PEM_FOOTER: str
|
||||
PEM_HEADER: str
|
||||
SOCK_STREAM: int
|
||||
|
||||
Reference in New Issue
Block a user