mirror of
https://github.com/micropython/micropython.git
synced 2026-02-01 08:40:18 +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.
1.4 KiB
1.4 KiB