David Fisher
|
c50e0e6179
|
Remove contents of problematic asyncio __all__s
|
2016-02-25 11:59:25 -08:00 |
|
David Fisher
|
c48d66f28a
|
Fix asyncio.coroutine signature
|
2016-02-24 11:35:42 -08:00 |
|
David Fisher
|
f7349d46e9
|
Add comment about True/False omission in 2.7 builtins
|
2016-02-20 22:47:38 -08:00 |
|
David Fisher
|
48b3b260d1
|
Remove invalid Python 3 syntax
|
2016-02-18 16:25:30 -08:00 |
|
David Fisher
|
1a10134d54
|
Fix up uses of Future as an argument in asyncio
Most functions which can take a Future can take Generators as well.
|
2016-01-19 16:53:52 -08:00 |
|
David Fisher
|
7c8797441b
|
Make Generator __iter__ method return itself
|
2016-01-19 16:49:20 -08:00 |
|