Sat, 09 Jun 2018 15:14:31 +0530 | Pulkit Goyal | py3: make sure util.username() always returns bytes | file | diff | annotate |
Sat, 26 May 2018 12:38:07 +0900 | Yuya Nishihara | py3: wrap tempfile.NamedTemporaryFile() to return bytes fp.name | file | diff | annotate |
Sat, 26 May 2018 12:14:04 +0900 | Yuya Nishihara | py3: wrap tempfile.mkstemp() to use bytes path | file | diff | annotate |
Fri, 27 Apr 2018 13:26:43 -0400 | Augie Fackler | posix: use inst.errno instead of inst[0] on OSError instances | file | diff | annotate |
Sat, 07 Apr 2018 21:14:16 +0900 | Yuya Nishihara | procutil: unify platform.explainexit() | file | diff | annotate |
Sat, 07 Apr 2018 21:09:21 +0900 | Yuya Nishihara | procutil: rewrite popen() as a subprocess.Popen wrapper (issue4746) (API) | file | diff | annotate |
Sat, 24 Mar 2018 13:30:50 +0900 | Yuya Nishihara | rcutil: directly call win32.executablepath() | file | diff | annotate |