Sun, 08 Apr 2018 15:03:00 +0900 |
Yuya Nishihara |
py3: use system string to access email headers
|
Sun, 08 Apr 2018 14:59:12 +0900 |
Yuya Nishihara |
py3: fix string issues of email message in test-import.t
|
Sun, 08 Apr 2018 14:46:24 +0900 |
Yuya Nishihara |
py3: use lower-cased module 'email.message' in test-import.t
|
Sun, 08 Apr 2018 15:41:40 +0900 |
Yuya Nishihara |
py3: drop b'' from error message of fancyopts
|
Sat, 07 Apr 2018 21:26:37 +0900 |
Yuya Nishihara |
procutil: drop unused 'newlines' option from popen*() (API)
|
Sat, 07 Apr 2018 21:23:42 +0900 |
Yuya Nishihara |
procutil: make explainexit() simply return a message (API)
|
Sat, 07 Apr 2018 21:21:03 +0900 |
Yuya Nishihara |
procutil: do not convert return code of signal exit to positive number (API)
|
Sat, 07 Apr 2018 21:17:50 +0900 |
Yuya Nishihara |
procutil: fix error message of tempfile filter
|
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
|
Sat, 07 Apr 2018 00:00:33 -0700 |
Martin von Zweigbergk |
tests: add another full hex node in plain text
|