mirror of
https://github.com/davidhalter/typeshed.git
synced 2025-12-08 04:54:47 +08:00
Remove unused stubtest allowlist entries (#5875)
Co-authored-by: hauntsaninja <hauntsaninja@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
309e7bda32
commit
b9adb7a874
@@ -114,7 +114,6 @@ contextvars.ContextVar.set
|
||||
io.IncrementalNewlineDecoder.setstate
|
||||
random.SystemRandom.getrandbits
|
||||
secrets.SystemRandom.getrandbits
|
||||
trace.Trace.runfunc
|
||||
zipfile.ZipExtFile.seek
|
||||
# These enums derive from (str, Enum). See comment in py3_common.txt
|
||||
pstats.SortKey.__new__
|
||||
|
||||
Reference in New Issue
Block a user