Mercurial > hg
log
age | author | description |
---|---|---|
Thu, 15 Jun 2017 13:32:02 -0400 | Augie Fackler | dagparser: make print statement in doctest Py3 portable |
Thu, 15 Jun 2017 13:31:33 -0400 | Augie Fackler | i18n: fix check-translation.py to be less broken on Python 3 |
Mon, 24 Jul 2017 13:48:32 -0400 | Augie Fackler | ui: refactor extractchoices so it doesn't break on Python 3 |
Mon, 24 Jul 2017 11:29:51 -0400 | Augie Fackler | obsutil: defend against succsmarkers() returning None |
Mon, 24 Jul 2017 11:28:59 -0400 | Augie Fackler | changegroup: more **kwargs |
Mon, 24 Jul 2017 11:16:32 -0400 | Augie Fackler | bundle2: convert ints to strings using pycompat.bytestring() |
Tue, 08 Aug 2017 15:07:05 -0400 | Augie Fackler | tests: fix up test-run-tests failures on Python 3.6 |