mirror of
https://github.com/davidhalter/typeshed.git
synced 2026-01-25 12:26:44 +08:00
Update sys.pyi for Python3.12 (#10245)
Source: https://github.com/python/cpython/blob/3.12/Python/sysmodule.c Docs: https://github.com/python/cpython/blob/3.12/Doc/library/sys.rst
This commit is contained in:
@@ -179,10 +179,6 @@ ssl.OP_LEGACY_SERVER_CONNECT
|
||||
ssl.Options.OP_LEGACY_SERVER_CONNECT
|
||||
ssl.RAND_pseudo_bytes
|
||||
ssl.wrap_socket
|
||||
sys.activate_stack_trampoline
|
||||
sys.deactivate_stack_trampoline
|
||||
sys.getunicodeinternedsize
|
||||
sys.is_stack_trampoline_active
|
||||
tarfile.AbsoluteLinkError
|
||||
tarfile.AbsolutePathError
|
||||
tarfile.FilterError
|
||||
|
||||
Reference in New Issue
Block a user