Mercurial > hg
log
age | author | description |
---|---|---|
Sat, 26 May 2018 12:38:07 +0900 | Yuya Nishihara | py3: wrap tempfile.NamedTemporaryFile() to return bytes fp.name |
Sat, 26 May 2018 12:20:36 +0900 | Yuya Nishihara | py3: wrap tempfile.mkdtemp() to use bytes path |
Sat, 26 May 2018 12:14:04 +0900 | Yuya Nishihara | py3: wrap tempfile.mkstemp() to use bytes path |