Tue, 31 May 2022 04:18:22 +0200 | Manuel Jacob | py3: catch ChildProcessError instead of checking errno == ECHILD | file | diff | annotate |
Tue, 31 May 2022 04:11:34 +0200 | Manuel Jacob | py3: remove retry on EINTR errno | file | diff | annotate |
Sat, 28 May 2022 22:08:13 +0200 | Manuel Jacob | thirdparty: remove Python 2-specific selectors2 copy | file | diff | annotate |
Sun, 22 May 2022 03:50:34 +0200 | Manuel Jacob | worker: avoid potential partial write of pickled data | file | diff | annotate |
Sun, 22 May 2022 00:10:58 +0200 | Manuel Jacob | worker: implement _blockingreader.readinto() (issue6444) | file | diff | annotate |
Sat, 21 May 2022 23:31:30 +0200 | Manuel Jacob | worker: stop relying on garbage collection to release memoryview | file | diff | annotate |
Sat, 21 May 2022 22:24:02 +0200 | Manuel Jacob | worker: add docstring to _blockingreader | file | diff | annotate |