Mercurial > hg
log
age | author | description |
---|---|---|
Mon, 21 Nov 2016 17:47:11 -0500 | Augie Fackler | httppeer: drop an except block that says it happens only on Python 2.3 |
Fri, 21 Oct 2016 00:03:46 +0900 | Yuya Nishihara | windows: do not replace sys.stdout by winstdout |
Thu, 20 Oct 2016 23:53:36 +0900 | Yuya Nishihara | py3: bulk replace sys.stdin/out/err by util's |
Thu, 20 Oct 2016 23:40:24 +0900 | Yuya Nishihara | py3: provide bytes stdin/out/err through util module |
Fri, 21 Oct 2016 00:09:38 +0900 | Yuya Nishihara | util: rewrite pycompat imports to make pyflakes always happy |
Thu, 20 Oct 2016 23:27:09 +0900 | Yuya Nishihara | windows: do not replace sys.__stdout__ |