mirror of
https://github.com/micropython/micropython.git
synced 2026-01-06 04:00:28 +01:00
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.
5.3 KiB
5.3 KiB