Mercurial > hg-stable
log
age | author | description |
---|---|---|
Fri, 02 Mar 2018 07:14:59 +0530 | Pulkit Goyal | py3: use util.forcebytestr() to convert IOErrors to bytes |
Thu, 01 Mar 2018 18:20:49 -0500 | Augie Fackler | py3: whitelist three more passing tests |
Thu, 01 Mar 2018 18:13:50 -0500 | Augie Fackler | convert: fix two %r output formats with pycompat.bytestr() wrapping |
Thu, 01 Mar 2018 17:48:06 -0500 | Augie Fackler | convert: use our shlex wrapper in filemap to avoid Python 3 tracebacks |
Thu, 01 Mar 2018 17:47:49 -0500 | Augie Fackler | convcmd: use our shlex wrapper to avoid Python 3 tracebacks |
Thu, 01 Mar 2018 17:47:35 -0500 | Augie Fackler | convert: add some utility code for working with shlex on Python 3 |