Sat, 16 Jun 2018 17:56:37 +0900 | Yuya Nishihara | py3: remove b'' from error message of disallowed filename | changeset | files |
Sat, 16 Jun 2018 17:54:29 +0900 | Yuya Nishihara | py3: remove b'' from output of test-eol.t | changeset | files |
Sat, 16 Jun 2018 17:53:51 +0900 | Yuya Nishihara | py3: replace s[-1] with s.endswith() in eol handling | changeset | files |
Sat, 16 Jun 2018 17:36:44 +0900 | Yuya Nishihara | py3: fix loop over byte string in wireprotov1peer | changeset | files |