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