mirror of
https://github.com/davidhalter/typeshed.git
synced 2026-02-28 20:42:19 +08:00
Update to mypy 1.14 (#13272)
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
# TODO: missing from stub
|
||||
aiofiles.__all__
|
||||
aiofiles.tempfile.__all__
|
||||
aiofiles.threadpool.__all__
|
||||
|
||||
# These all delegate using *args,**kwargs, but stubs use signature of
|
||||
# method they are being delegated to.
|
||||
aiofiles.threadpool.binary.AsyncBufferedIOBase.close
|
||||
|
||||
Reference in New Issue
Block a user