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
55dc338bbf7c307c1d614724942aa2dad349f656
typeshed
/
stdlib
/
3.4
/
asyncio
T
History
Jeremy Apthorp
55dc338bbf
Add stub for asyncio.wrap_future (
#1183
)
...
Closes
#1182
.
2017-04-21 07:53:14 -07:00
..
__init__.pyi
Add stub for asyncio.wrap_future (
#1183
)
2017-04-21 07:53:14 -07:00
coroutines.pyi
Fixing flake8 E261 errors
2016-12-19 22:09:35 -08:00
events.pyi
Add missing kwargs for create_server and create_datagram_endpoint (
#1084
)
2017-03-29 10:31:44 -07:00
futures.pyi
Add stub for asyncio.wrap_future (
#1183
)
2017-04-21 07:53:14 -07:00
locks.pyi
Fix missing argument types in py3 stdlib (
#995
)
2017-03-14 11:43:42 -07:00
protocols.pyi
Fixing flake8 E401, E402 errors
2016-12-20 00:47:51 -08:00
queues.pyi
fix derived queues in asyncio.queues to be generic python/typeshed#1087 (
#1088
)
2017-03-24 12:01:34 -07:00
streams.pyi
expose asyncio.open_unix_connection if it exists (
#879
)
2017-02-06 11:41:11 -08:00
subprocess.pyi
Add missing attributes: asyncio.subprocess.Process (
#1154
)
2017-04-11 15:14:37 -07:00
tasks.pyi
Fix missing argument types in py3 stdlib (
#995
)
2017-03-14 11:43:42 -07:00
transports.pyi
Fixing flake8 E121, E122, E123, E124, E125, E126 errors
2016-12-19 23:53:19 -08:00