Mercurial > hg
log
age | author | description |
---|---|---|
Sun, 29 May 2022 14:44:19 +0200 | Manuel Jacob | tests: work around non-thread-safeness of sysconfig.get_config_var() stable |
Sun, 22 May 2022 00:10:58 +0200 | Manuel Jacob | worker: implement _blockingreader.readinto() (issue6444) |
Sat, 21 May 2022 23:31:30 +0200 | Manuel Jacob | worker: stop relying on garbage collection to release memoryview |
Sat, 21 May 2022 22:24:02 +0200 | Manuel Jacob | worker: add docstring to _blockingreader |
Sat, 21 May 2022 22:22:19 +0200 | Manuel Jacob | worker: explain why pickle reading stream has to be unbuffered |
Tue, 17 May 2022 13:53:14 +0100 | Pierre-Yves David | bundle: quick fix to ludicrous performance penalty |