diff options
author | Jim Mussared <jim.mussared@gmail.com> | 2020-01-24 18:01:20 +1100 |
---|---|---|
committer | Damien George <damien.p.george@gmail.com> | 2020-01-27 13:21:49 +1100 |
commit | 0de304e7dabbee443dd96935a8045a227eba455b (patch) | |
tree | 968251a412cb93064948bf6673b57c4cff4af7bb /py/modmicropython.c | |
parent | 1f4b607116ea0f06111847510ba5b1cd8080bf7f (diff) | |
download | micropython-0de304e7dabbee443dd96935a8045a227eba455b.tar.gz micropython-0de304e7dabbee443dd96935a8045a227eba455b.zip |
py/emitnative: Use NULL for pending exception (not None).
This previously made the native emitter incompatible with the bytecode
emitter, and mp_resume (and subsequently mp_obj_generator_resume) expects
the bytecode emitter behavior (i.e. throw==NULL).
Diffstat (limited to 'py/modmicropython.c')
0 files changed, 0 insertions, 0 deletions