This website requires JavaScript.
Explore
Help
Sign In
VimPlug
/
typeshed
Watch
1
Star
0
Fork
0
You've already forked typeshed
mirror of
https://github.com/davidhalter/typeshed.git
synced
2026-04-28 01:15:32 +08:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
0192f301b4709989cb97ba59a01714d379b19cd8
typeshed
/
stdlib
/
3.4
/
asyncio
T
History
aostiles
0192f301b4
Reflect Python 3.4.4 asyncio.queues changes in stubs (
#847
)
...
Fixes
#846
2017-01-19 16:11:09 -08:00
..
__init__.pyi
Reflect Python 3.4.4 asyncio.queues changes in stubs (
#847
)
2017-01-19 16:11:09 -08:00
coroutines.pyi
Fixing flake8 E261 errors
2016-12-19 22:09:35 -08:00
events.pyi
AbstractEventLoop missing methods from 3.4.2 and up. (
#798
)
2017-01-03 11:05:04 -08:00
futures.pyi
Fixing flake8 E401, E402 errors
2016-12-20 00:47:51 -08:00
locks.pyi
Two minor glitches in stdlib asyncio.Event.wait() / asyncio.wait_for() (
#636
)
2016-10-29 07:58:09 -07:00
protocols.pyi
Fixing flake8 E401, E402 errors
2016-12-20 00:47:51 -08:00
queues.pyi
Reflect Python 3.4.4 asyncio.queues changes in stubs (
#847
)
2017-01-19 16:11:09 -08:00
streams.pyi
Fixing flake8 E401, E402 errors
2016-12-20 00:47:51 -08:00
subprocess.pyi
Fixing flake8 E401, E402 errors
2016-12-20 00:47:51 -08:00
tasks.pyi
Make functions in asyncio.tasks accept Awaitables (
#834
)
2017-01-16 16:16:10 -08:00
transports.pyi
Fixing flake8 E121, E122, E123, E124, E125, E126 errors
2016-12-19 23:53:19 -08:00