Age | Commit message (Expand) | Author |
---|---|---|
2023-06-08 | tests: Replace umodule with module everywhere. | Jim Mussared |
2021-04-23 | tests: Use .errno instead of .args[0] for OSError exceptions. | Damien George |
2020-03-30 | tests: Format all Python code with black, except tests in basics subdir. | David Lechner |
2019-10-31 | extmod/modlwip: Make socket poll return POLLNVAL in case of bad file. | Damien George |
2018-10-30 | tests/extmod: Skip uselect test when CPython doesn't have poll(). | stijn |
2018-10-05 | tests/uselect_poll_basic: Add basic test for uselect.poll invariants. | Paul Sokolovsky |