Mercurial > hg-stable
log
age | author | description |
---|---|---|
Sat, 11 Apr 2015 18:26:58 -0400 | Augie Fackler | run-tests: use bytes explicitly for tmpdir and hgrc construction |
Sat, 11 Apr 2015 18:22:25 -0400 | Augie Fackler | run-tests: work around the rename of xrange to range |
Sun, 12 Apr 2015 15:34:17 -0400 | Augie Fackler | heredoctest: 2to3 -w -f numliterals -f except -f print tests/heredoctest.py |
Sat, 11 Apr 2015 18:20:44 -0400 | Augie Fackler | python3: update killdaemons and run-tests print and exception syntax |
Wed, 13 May 2015 11:49:38 -0700 | Pierre-Yves David | check-code: allow with statements |
Wed, 13 May 2015 11:41:17 -0700 | Pierre-Yves David | check-code: allow 'Except EClass as variable:' |