Mercurial > hg
log
age | author | description |
---|---|---|
Tue, 31 May 2022 04:11:34 +0200 | Manuel Jacob | py3: remove retry on EINTR errno |
Tue, 31 May 2022 03:39:42 +0200 | Manuel Jacob | py3: stop catching TypeError that was raised on Python 2 |
Tue, 31 May 2022 03:06:05 +0200 | Manuel Jacob | py3: use `x.hex()` instead of `pycompat.sysstr(node.hex(x))` |