← index #5858PR #5799
Related · high · value 1.657
QUERY · ISSUE

extmod/uasyncio Please provide CPython's synchronisation primitives

openby peterhinchopened 2020-04-02updated 2023-07-16
extmod

CPython provides Queue, Semaphore, BoundedSemaphore and Condition in addition to the provided Lock and Event classes.

In the case of Queue the issue was raised in https://github.com/micropython/micropython/issues/5828.

CANDIDATE · PULL REQUEST

extmod uasyncio: Lock RuntimeError CPython compatibility

closedby kevinkk525opened 2020-03-25updated 2020-04-01
extmod

Lock should raise a RuntimeError with an error message like CPython does.

Keyboard

j / / n
next pair
k / / p
previous pair
1 / / h
show query pane
2 / / l
show candidate pane
c
copy suggested comment
r
toggle reasoning
g i
go to index
?
show this help
esc
close overlays

press ? or esc to close

copied