Mercurial > hg
log
age | author | description |
---|---|---|
Sat, 07 Jul 2018 22:32:49 +0900 | Yuya Nishihara | commit: add debug message regarding manifest reuse |
Sun, 12 Aug 2018 12:16:08 +0900 | Yuya Nishihara | mail: convert encoding.encoding to sysstr |
Sun, 12 Aug 2018 12:14:28 +0900 | Yuya Nishihara | mail: call s.decode('ascii') explicitly to see if s is an ascii bytes |
Sun, 12 Aug 2018 12:11:36 +0900 | Yuya Nishihara | mail: pass in addr to _addressencode() in bytes |
Sun, 12 Aug 2018 12:01:34 +0900 | Yuya Nishihara | mail: remove redundant bytesurl() from addrlistencode() |
Sun, 12 Aug 2018 11:43:24 +0900 | Yuya Nishihara | patchbomb: really use BytesGenerator API |
Sun, 12 Aug 2018 14:03:22 +0900 | Yuya Nishihara | byteify-strings: prevent "__name__ == '__main__'" from being transformed |