6 Commits (0ceccd4cf809ef067feea8c42614b1bd07984451)

Author SHA1 Message Date
Jim Mussared 8b27482692 top: Update Python formatting to black "2023 stable style". 2 years ago
Damien George 3123f6918b tests: Use .errno instead of .args[0] for OSError exceptions. 4 years ago
David Lechner 3dc324d3f1 tests: Format all Python code with black, except tests in basics subdir. 5 years ago
Yonatan Goldschmidt bc4f8b438b extmod/moduwebsocket: Refactor `websocket` to `uwebsocket`. 6 years ago
Paul Sokolovsky 85d809d1f4 tests: Convert remaining "sys.exit()" to "raise SystemExit". 8 years ago
Damien George f07a56fa3b tests/extmod: Rename websocket test to websocket_basic. 8 years ago
Alex March ce0b5e078b tests/extmod: Add websocket tests. 8 years ago