| Age | Commit message (Expand) | Author |
|---|---|---|
| 2021-02-16 | unix/moduselect: Don't allow both posix and non-posix configurations. | Jim Mussared |
| 2020-03-27 | unix: Implement PEP 475 to retry syscalls failing with EINTR. | David Lechner |
| 2020-03-18 | unix: Remove custom file implementation to use extmod's VFS POSIX one. | Damien George |
| 2020-02-28 | all: Reformat C and Python source code with tools/codeformat.py. | Damien George |
| 2020-01-26 | unix: Release GIL during all system calls. | David Lechner |
| 2019-02-12 | ports: Convert legacy uppercase macro names to lowercase. | Damien George |
| 2018-10-05 | unix/moduselect: Raise OSError(ENOENT) if obj to modify is not in poller | Paul Sokolovsky |
| 2018-07-20 | unix: Use MP_STREAM_GET_FILENO to allow uselect to poll general objects. | Damien George |
| 2017-11-07 | unix/moduselect: Fix nanbox build after adding .dump() method. | Paul Sokolovsky |
| 2017-11-07 | unix/moduselect: Add .dump() method for debugging. | Paul Sokolovsky |
| 2017-09-06 | ports: Make new ports/ sub-directory and move all ports there. | Damien George |
