Mercurial > hg
log
age | author | description |
---|---|---|
Sun, 29 May 2022 15:43:21 +0200 | Manuel Jacob | py3: remove dead code to make file descriptors non-inheritable |
Sun, 29 May 2022 15:53:01 +0200 | Manuel Jacob | py3: remove hack that removed flush argument from print() calls on Python 2 |
Sun, 29 May 2022 16:12:27 +0200 | Manuel Jacob | py3: remove long() compatibility code |
Tue, 31 May 2022 02:04:24 +0200 | Manuel Jacob | zeroconf: constant-fold a `pycompat.ispy3` |
Tue, 31 May 2022 01:23:19 +0200 | Manuel Jacob | py3: remove conditional to import collections.abc.MutableMapping |
Sun, 29 May 2022 16:24:44 +0200 | Manuel Jacob | py3: remove dead code to open file with O_CLOEXEC on Python 2 |