Age | Commit message (Expand) | Author |
---|---|---|
2023-06-08 | tests: Replace umodule with module everywhere. | Jim Mussared |
2020-09-04 | all: Rename "sys" module to "usys". | stijn |
2020-03-30 | tests: Format all Python code with black, except tests in basics subdir. | David Lechner |
2017-09-21 | py/objexcept: Prevent infinite recursion when allocating exceptions. | Damien George |
2016-10-14 | tests/micropython: Add tests for heap_lock, and emergency exceptions. | Damien George |