Mercurial > hg
log
age | author | description |
---|---|---|
Sun, 04 Mar 2018 15:26:26 -0500 | Yuya Nishihara | py3: byte-stringify test-config.t and test-config-env.py |
Sun, 04 Mar 2018 15:24:45 -0500 | Yuya Nishihara | py3: use startswith() instead of slicing to detect leading whitespace |
Sun, 04 Mar 2018 16:06:47 -0500 | Augie Fackler | archival: use py3 friendly replacements for chr() and long() |
Sun, 04 Mar 2018 16:06:27 -0500 | Augie Fackler | archival: ensure file mode for gzipfile is sysstr |
Sun, 04 Mar 2018 16:06:10 -0500 | Augie Fackler | archival: fix a missing r'' on a kwargs check |
Sun, 04 Mar 2018 16:05:44 -0500 | Augie Fackler | py3: more passing tests (ten this time) |