diff options
author | Damien George <damien@micropython.org> | 2024-04-16 09:29:13 +1000 |
---|---|---|
committer | Damien George <damien@micropython.org> | 2024-06-21 16:21:29 +1000 |
commit | a19214d897f7891d177dc22bb8fc555f7e6b65bb (patch) | |
tree | f1761a45679957a672138bef2bacbf8b0cbeefef /tests/basics/int_bytes.py | |
parent | 9dbc787ce8dda9df39eb68c03de144155b2253f0 (diff) |
py/emitnative: Place thrown value in dedicated local variable.
A value thrown/injected into a native generator needs to be stored in a
dedicated variable outside `nlr_buf_t`, following the `inject_exc` variable
in `py/vm.c`.
Signed-off-by: Damien George <damien@micropython.org>
Diffstat (limited to 'tests/basics/int_bytes.py')
0 files changed, 0 insertions, 0 deletions