mirror of
https://github.com/micropython/micropython.git
synced 2026-01-06 20:20:14 +01:00
All exceptions that unwind through the async-with must be caught and BaseException is the top-level class, which includes Exception and others. Fixes issue #4552.
136 B
136 B