Mercurial > hg-stable
log
age | author | description |
---|---|---|
Sun, 12 Apr 2015 16:14:07 -0400 | Augie Fackler | run-tests: fix installation of hg by bytesifying more constants |
Sun, 12 Apr 2015 16:13:38 -0400 | Augie Fackler | setup: decode xcode version number on python3 |
Sun, 12 Apr 2015 15:35:57 -0400 | Augie Fackler | run-tests: work around with_hg being bytes or string depending on provenance |
Tue, 14 Apr 2015 16:03:04 -0400 | Augie Fackler | run-tests: even more bytestring annotations for Python 3 |
Tue, 14 Apr 2015 16:02:49 -0400 | Augie Fackler | run-tests: write bytes to sys.stdout.buffer in python 3 |
Tue, 14 Apr 2015 15:59:59 -0400 | Augie Fackler | run-tests: be more judicious about bytes vs string on test attrs |
Tue, 14 Apr 2015 15:56:44 -0400 | Augie Fackler | run-tests: fix _findprogram to reliably return bytes |