Remove unused stubtest whitelist entries (#4560)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2020-09-19 11:32:32 +02:00
committed by GitHub
parent fe69ffcb0f
commit 4876b55382
3 changed files with 0 additions and 5 deletions

View File

@@ -10,7 +10,6 @@ asyncio.staggered # Added in Python 3.8
asyncio.threads # Added in Python 3.9
asyncio.trsock # Added in Python 3.8
builtins.dict.get
builtins.reversed
builtins.str.maketrans
cmath.log
collections.AsyncGenerator.ag_await

View File

@@ -14,9 +14,7 @@ asyncio.futures.Future.__init__
asyncio.futures.Future._callbacks
asyncio.proactor_events._ProactorBasePipeTransport.__del__
asyncio.threads # Added in Python 3.9
builtins.compile
builtins.dict.get
builtins.reversed
collections.AsyncGenerator.ag_await
collections.AsyncGenerator.ag_code
collections.AsyncGenerator.ag_frame

View File

@@ -18,9 +18,7 @@ asyncio.events.AbstractEventLoop.sock_sendfile
asyncio.futures.Future.__init__
asyncio.futures.Future._callbacks
asyncio.proactor_events._ProactorBasePipeTransport.__del__
builtins.compile
builtins.dict.get
builtins.reversed
collections.AsyncGenerator.ag_await
collections.AsyncGenerator.ag_code
collections.AsyncGenerator.ag_frame