mirror of
https://github.com/micropython/micropython.git
synced 2026-01-04 11:10:14 +01:00
This commit adds a generator test for throwing into a nested exception, and one when using yield-from with a pending exception cleanup. Both these tests currently fail on the native emitter, and are simplified versions of native test failures from uasyncio in #5332.
423 B
423 B