micropython-lib/uasyncio.core
Paul Sokolovsky 55b4161512 uasyncio.core: Set lower default queue len and allow to override it.
The default is set to be under 0.5K on 32-bit system. A queue length
can be passed to get_event_loop() to override it.
2017-02-15 03:27:59 +03:00
..
uasyncio uasyncio.core: Set lower default queue len and allow to override it. 2017-02-15 03:27:59 +03:00
example_call_soon.py uasyncio: Move test_call_soon.py to uasyncio.core, as it needs only it. 2017-01-04 18:01:05 +03:00
metadata.txt uasyncio.core: Release 1.1. 2016-12-30 22:29:19 +03:00
setup.py uasyncio.core: Release 1.1. 2016-12-30 22:29:19 +03:00