mirror of
https://github.com/davidhalter/typeshed.git
synced 2026-01-09 13:02:22 +08:00
Improve typing in zipfile (#5991)
* Improve typing in zipfile * fix CR suggestions
This commit is contained in:
@@ -114,7 +114,6 @@ contextvars.ContextVar.set
|
||||
io.IncrementalNewlineDecoder.setstate
|
||||
random.SystemRandom.getrandbits
|
||||
secrets.SystemRandom.getrandbits
|
||||
zipfile.ZipExtFile.seek
|
||||
# These enums derive from (str, Enum). See comment in py3_common.txt
|
||||
pstats.SortKey.__new__
|
||||
tkinter.EventType.__new__
|
||||
|
||||
Reference in New Issue
Block a user