Mercurial > hg
log
age | author | description |
---|---|---|
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 |
Wed, 23 Aug 2017 01:08:09 +0000 | Alex Gaynor | tests: fixed a bytes/unicode confusion in the test runner |