Mercurial > public > mercurial-scm > hg
log mercurial/win32.py @ 51571:9b51a4fb0f96
age | author | description |
---|---|---|
Thu, 15 Dec 2022 18:02:55 -0500 | Matt Harbison | typing: add type hints to mercurial/win32.py |
Tue, 31 May 2022 21:16:17 +0200 | Manuel Jacob | py3: catch FileExistsError instead of checking errno == EEXIST |
Sun, 29 May 2022 15:17:27 +0200 | Manuel Jacob | py3: replace `pycompat.xrange` by `range` |