We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 98dde9c commit a3e4fccCopy full SHA for a3e4fcc
tests/stubtest_allowlists/py310.txt
@@ -106,9 +106,6 @@ collections.abc.Coroutine.send
106
collections.abc.Coroutine.throw
107
collections.abc.Generator.send
108
collections.abc.Generator.throw
109
-contextlib.AsyncExitStack.callback
110
-contextlib.AsyncExitStack.push_async_callback
111
-contextlib.ExitStack.callback
112
contextvars.ContextVar.reset
113
contextvars.ContextVar.set
114
io.IncrementalNewlineDecoder.setstate
@@ -169,6 +166,5 @@ ssl.SSLContext.__new__
169
166
ssl._create_unverified_context
170
167
ssl.get_server_certificate
171
168
tempfile.TemporaryDirectory.__init__
172
-types.UnionType # Renamed from `types.Union`
173
unicodedata.ucnhash_CAPI
174
unittest.mock.create_autospec
0 commit comments