File tree 1 file changed +2
-2
lines changed
1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -351,14 +351,14 @@ def get_event_loop(args):
351
351
352
352
# 8. Links
353
353
354
- [ Initial discussion of priority I/O scheduling] ( https://github.com/micropython/micropython/issues/2664 )
354
+ Initial discussion of priority I/O scheduling [ here ] ( https://github.com/micropython/micropython/issues/2664 )
355
355
356
356
PR enabling stream device drivers to be written in Python
357
357
[ PR #3836 : io.IOBase] ( https://github.com/micropython/micropython/pull/3836 ) .
358
358
Includes discussion of the read/write bug.
359
359
360
360
My outstanding uasyncio PR's:
361
- [ PR #287 : fast I/O] ( https://github.com/micropython/micropython-lib/pull/287 )
361
+ [ PR #287 : fast I/O] ( https://github.com/micropython/micropython-lib/pull/287 ) and
362
362
[ PR #292 : error reporting] ( https://github.com/micropython/micropython-lib/pull/292 )
363
363
364
364
This caught my attention as worthwhile:
You can’t perform that action at this time.
0 commit comments