9 Commits (899592ac341ed9f10ee554424f964f6880fc8c48)

Author SHA1 Message Date
Damien George 8692d2602a extmod/asyncio: Make current_task raise exception when there is no task. 9 months ago
Damien George 2ecbad4e91 extmod/asyncio: Support gather of tasks that finish early. 10 months ago
Damien George f46269a1d1 extmod/asyncio: Remove non-working Stream __aenter__/__aexit__ methods. 11 months ago
Carlosgg bfd6ad94ff extmod/asyncio: Add ssl support with SSLContext. 11 months ago
Matthias Urlichs 5f0bd33b73 extmod/asyncio: Emit errors to stderr, not stdout. 1 year ago
Jim Mussared 977dc9a369 extmod/asyncio/stream.py: Fix cancellation handling of start_server. 2 years ago
Jim Mussared cfe6a11e39 extmod/asyncio/event.py: Fix ThreadSafeFlag.ioctl return. 1 year ago
Jim Mussared ca79b49619 extmod/asyncio/uasyncio.py: Add backwards-compatible uasyncio alias. 1 year ago
Jim Mussared 2fbc08c462 extmod/asyncio: Rename uasyncio to asyncio. 1 year ago