Mercurial > hg-stable
log
age | author | description |
---|---|---|
Sat, 07 Apr 2018 21:14:16 +0900 | Yuya Nishihara | procutil: unify platform.explainexit() |
Sat, 07 Apr 2018 21:09:21 +0900 | Yuya Nishihara | procutil: rewrite popen() as a subprocess.Popen wrapper (issue4746) (API) |
Sat, 07 Apr 2018 20:50:38 +0900 | Yuya Nishihara | procutil: always popen() in binary mode |
Sat, 07 Apr 2018 13:46:32 +0900 | Yuya Nishihara | py3: byte-stringify test-import.t |
Sat, 07 Apr 2018 13:42:37 +0900 | Yuya Nishihara | py3: convert parsed message items to bytes in patch.extract() |
Sat, 07 Apr 2018 13:21:59 +0900 | Yuya Nishihara | py3: silence warning about deprecation of imp module |