mirror of
https://github.com/davidhalter/typeshed.git
synced 2026-02-19 16:24:13 +08:00
Update dis.pyi and opcode.pyi for Python3.12 (#10276)
This commit is contained in:
@@ -25,10 +25,6 @@ configparser.RawConfigParser.readfp
|
||||
configparser.__all__
|
||||
ctypes.c_time_t
|
||||
datetime.__all__
|
||||
dis.__all__
|
||||
dis.hasarg
|
||||
dis.hasexc
|
||||
dis.hasnargs
|
||||
email.utils.localtime
|
||||
enum.Enum.__signature__
|
||||
enum.EnumMeta.__call__
|
||||
@@ -87,10 +83,6 @@ multiprocessing.queues.Queue.__class_getitem__
|
||||
ntpath.__all__
|
||||
ntpath.isjunction
|
||||
ntpath.splitroot
|
||||
opcode.__all__
|
||||
opcode.hasarg
|
||||
opcode.hasexc
|
||||
opcode.hasnargs
|
||||
os.DirEntry.is_junction
|
||||
os.path.__all__
|
||||
os.path.isjunction
|
||||
|
||||
Reference in New Issue
Block a user