mirror of
https://github.com/micropython/micropython.git
synced 2026-01-07 20:50:14 +01:00
They are sugar for marking function as generator, "yield from" and pep492 python "semantically equivalents" respectively. @dpgeorge was the original author of this patch, but @pohmelie made changes to implement `async for` and `async with`.
6.5 KiB
6.5 KiB