diff options
author | Damien George <damien.p.george@gmail.com> | 2020-02-07 12:30:55 +1100 |
---|---|---|
committer | Damien George <damien.p.george@gmail.com> | 2020-02-07 16:08:31 +1100 |
commit | abe2caf6df4cc98e540d9c05b4f2bce14cdedfa4 (patch) | |
tree | bef5fa135238eeeb4f9f059de238d8b7c3d08970 /tests/basics/set_basic.py | |
parent | f4641b2378121470747f52bd1eab9219ac933506 (diff) |
py/scheduler: Move clearing of kbd traceback to mp_keyboard_interrupt.
This is a more logical place to clear the KeyboardInterrupt traceback,
right before it is set as a pending exception. The clearing is also
optimised from a function call to a simple store of NULL.
Diffstat (limited to 'tests/basics/set_basic.py')
0 files changed, 0 insertions, 0 deletions