Remove unused stubtest allowlist entries (#5875)

Co-authored-by: hauntsaninja <hauntsaninja@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2021-08-07 21:06:25 -07:00
committed by GitHub
parent 309e7bda32
commit b9adb7a874

View File

@@ -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__