Sat, 26 May 2018 12:14:04 +0900 | Yuya Nishihara | py3: wrap tempfile.mkstemp() to use bytes path | file | diff | annotate |
Sat, 19 May 2018 15:14:56 -0400 | Augie Fackler | patch: add debug message to show external patch tool invocation | file | diff | annotate |
Sat, 19 May 2018 18:51:14 +0530 | Pulkit Goyal | py3: bytestr() bytes to get bytechar while iterating on it | file | diff | annotate |
Sat, 19 May 2018 18:49:07 +0530 | Pulkit Goyal | py3: slice over bytes to prevent getting the ascii values | file | diff | annotate |
Fri, 18 May 2018 19:54:50 -0400 | Augie Fackler | patch: fix import-time syntax error in test-check-module-imports.t | file | diff | annotate |
Sat, 19 May 2018 00:19:56 +0530 | Pulkit Goyal | py3: use .startswith() instead of bytes[0] | file | diff | annotate |
Fri, 20 Apr 2018 20:48:10 +0900 | Yuya Nishihara | diffhelper: rename module to avoid conflicts with ancient C module (issue5846) | file | diff | annotate |