mirror of
https://github.com/micropython/micropython.git
synced 2026-01-05 03:30:14 +01:00
mp_make_raise_obj must be used to convert a possible exception type to an instance object, otherwise the VM may raise a non-exception object. An existing test is adjusted to test this case, with the original test already moved to generator_throw.py.
441 B
441 B