Mikołaj Kuranowski
|
40b44a9bf1
|
Add missing methods methods in aiofiles (#4734)
* fix aiofiles stubs
* switch io.BinaryIO to typing.BinaryIO
* swap typing.Literal to typing_extensions.Literal
* fix overload overlap in open function
* Fix filename generics
* add missing loop and executor arguments to aiofiles.open
* Remove generics from async files
* Fix async file-like read, readline and write signatures
|
2020-11-01 16:08:14 -08:00 |
|