Mercurial > hg
log
age | author | description |
---|---|---|
Sat, 19 May 2018 18:58:35 +0530 | Pulkit Goyal | py3: use `except error as e` instead of `except error, e` |
Sat, 19 May 2018 18:56:00 +0530 | Pulkit Goyal | py3: use pycompat.fsencode() to convert tempfile name to bytes |