Mercurial > hg
log
age | author | description |
---|---|---|
Sat, 03 Mar 2018 10:02:36 -0500 | Yuya Nishihara | py3: fix some unicode madness in global exception catcher |
Sat, 03 Mar 2018 10:08:13 -0500 | Yuya Nishihara | py3: pass a system-string filename to sub-classes of IOError |
Sat, 03 Mar 2018 09:19:34 -0500 | Yuya Nishihara | py3: fix some membership tests on linkrev adjustment |
Fri, 02 Mar 2018 22:38:09 -0500 | Yuya Nishihara | py3: make test-basic.t pass on Python 3 |
Fri, 02 Mar 2018 22:35:20 -0500 | Yuya Nishihara | py3: silence the final IOError by closing stdout/err slightly early |
Fri, 02 Mar 2018 22:10:36 -0500 | Yuya Nishihara | py3: conditionalize initialization of stdio flags |