log

age author description
Mon, 24 Jul 2017 10:37:39 -0400 Augie Fackler obsolete: use bytes() instead of str() so the node is bytes on py3
Mon, 24 Jul 2017 23:56:17 -0400 Augie Fackler tests: fix test-notify.t to use $PYTHON
Tue, 25 Jul 2017 00:00:14 -0400 Augie Fackler tests: make test-highlight code portable to python3
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