Fri, 21 Sep 2018 20:28:00 -0400 | Matt Harbison | py3: un-byteify strings around os.system() and os.devnull in contrib/perf | changeset | files |
Fri, 21 Sep 2018 20:16:13 -0400 | Matt Harbison | py3: work around the lack of sys.maxint in contrib/perf | changeset | files |
Fri, 21 Sep 2018 20:13:14 -0400 | Matt Harbison | py3: switch contrib/perf from xrange to pycompat.xrange | changeset | files |
Fri, 21 Sep 2018 20:10:36 -0400 | Matt Harbison | py3: handle sysstr conversion around get/set attr in contrib/perf | changeset | files |
Fri, 21 Sep 2018 20:03:07 -0400 | Matt Harbison | py3: proxy posixfile objects to re-add a useful 'name' attribute on Windows | changeset | files |
Sun, 23 Sep 2018 22:36:44 -0400 | Matt Harbison | py3: don't use os.getcwdb() on Windows to avoid DeprecationWarnings | changeset | files |
Fri, 21 Sep 2018 19:48:23 -0400 | Matt Harbison | py3: rename pycompat.getcwd() to encoding.getcwd() (API) | changeset | files |