Mercurial > hg
log
age | author | description |
---|---|---|
Tue, 22 Aug 2017 11:00:46 -0400 | Augie Fackler | python3: whitelist test-imports-checker.t, which now passes |
Tue, 22 Aug 2017 12:58:28 -0400 | Augie Fackler | contrib: make import checker always think in terms of bytes |
Tue, 22 Aug 2017 10:58:29 -0400 | Augie Fackler | contrib: work around some modules not existing on Py3 in import checker |
Tue, 22 Aug 2017 15:05:07 -0400 | Augie Fackler | tests: stop using old except syntax in test-bundle2-format |
Tue, 22 Aug 2017 14:57:52 -0400 | Augie Fackler | tests: update test-archive to always use hashlib |
Tue, 22 Aug 2017 14:57:10 -0400 | Augie Fackler | md5sum: assume hashlib exists now that we're 2.7 only |
Tue, 22 Aug 2017 12:58:51 -0400 | Augie Fackler | undumprevlog: update to valid Python 3 syntax |