Thu, 01 Mar 2018 20:44:38 -0500 |
Augie Fackler |
templatefilters: convert arguments to sysstrs for unicode() ctor
|
changeset |
files
|
Fri, 02 Mar 2018 07:14:59 +0530 |
Pulkit Goyal |
py3: use util.forcebytestr() to convert IOErrors to bytes
|
changeset |
files
|
Thu, 01 Mar 2018 18:20:49 -0500 |
Augie Fackler |
py3: whitelist three more passing tests
|
changeset |
files
|
Thu, 01 Mar 2018 18:13:50 -0500 |
Augie Fackler |
convert: fix two %r output formats with pycompat.bytestr() wrapping
|
changeset |
files
|
Thu, 01 Mar 2018 17:48:06 -0500 |
Augie Fackler |
convert: use our shlex wrapper in filemap to avoid Python 3 tracebacks
|
changeset |
files
|
Thu, 01 Mar 2018 17:47:49 -0500 |
Augie Fackler |
convcmd: use our shlex wrapper to avoid Python 3 tracebacks
|
changeset |
files
|
Thu, 01 Mar 2018 17:47:35 -0500 |
Augie Fackler |
convert: add some utility code for working with shlex on Python 3
|
changeset |
files
|
Thu, 01 Mar 2018 17:46:34 -0500 |
Augie Fackler |
pycompat: add support for encoding argument to our wrapper
|
changeset |
files
|
Fri, 02 Mar 2018 04:49:08 +0530 |
Pulkit Goyal |
py3: port tests/test-wireproto.py to Python 3
|
changeset |
files
|
Fri, 02 Mar 2018 04:47:56 +0530 |
Pulkit Goyal |
py3: use pycompat.bytestr() to convert None to bytes
|
changeset |
files
|
Thu, 01 Mar 2018 18:39:21 -0500 |
Augie Fackler |
webcommands: use explicit integer division for Python 3 compat
|
changeset |
files
|
Fri, 02 Mar 2018 04:59:27 +0530 |
Pulkit Goyal |
templatefilters: stop using str as a variable name
|
changeset |
files
|
Thu, 01 Mar 2018 18:15:58 -0500 |
Yuya Nishihara |
py3: fix string slicing in util.parsetimezone()
|
changeset |
files
|
Thu, 01 Mar 2018 18:06:25 -0500 |
Yuya Nishihara |
py3: replace type 'str' by 'bytes' in templater.py
|
changeset |
files
|
Thu, 01 Mar 2018 17:56:32 -0500 |
Yuya Nishihara |
py3: don't crash when re-raising encoding error
|
changeset |
files
|