Mercurial > hg
log
age | author | description |
---|---|---|
Tue, 31 May 2022 22:50:01 +0200 | Manuel Jacob | py3: catch FileNotFoundError instead of checking errno == ENOENT |
Tue, 31 May 2022 21:16:17 +0200 | Manuel Jacob | py3: catch FileExistsError instead of checking errno == EEXIST |
Tue, 31 May 2022 16:54:58 +0200 | Manuel Jacob | py3: catch BrokenPipeError instead of checking errno == EPIPE |