Damien George 5a91cd9ff3 lib/utils/pyexec: Handle pending exceptions after disabling kbd intrs.
Pending exceptions would otherwise be handled later on where there may not
be an NLR handler in place.

A similar fix is also made to the unix port's REPL handler.

Fixes issues #4921 and #5488.
2020-02-07 16:08:26 +11:00
..
2019-07-01 17:18:44 +10:00

This directory contains standard, low-level C libraries with emphasis on being independent and efficient. They can be used by any port.