User loginNavigation |
Coroutines with async and await syntax (Python 3.5)With Python 3.5 released, the thing that drew my attention is the support for asynchronous programming through PEP 0492 -- Coroutines with async and await syntax, which added awaitable objects, coroutine functions, asynchronous iteration, and asynchronous context managers. I found the mailing list discussions (look both above and below) particularly helpful in understanding what exactly is going on. |
Browse archives
Active forum topics |
Recent comments
2 hours 13 min ago
23 hours 6 min ago
2 days 3 hours ago
2 days 4 hours ago
1 week 4 hours ago
1 week 5 hours ago
1 week 5 hours ago
4 weeks 21 hours ago
4 weeks 6 days ago
4 weeks 6 days ago