Mercurial > hg
log
age | author | description |
---|---|---|
Fri, 13 Apr 2018 21:30:55 -0400 | Augie Fackler | py3: another three passing |
Fri, 13 Apr 2018 21:11:28 -0400 | Augie Fackler | httppeer: work around API differences on urllib Request objects |
Fri, 13 Apr 2018 21:07:18 -0400 | Augie Fackler | httppeer: no matter what Python 3 might think, http headers are bytes |
Fri, 13 Apr 2018 21:06:50 -0400 | Augie Fackler | httppeer: fix debug prints to work on Python 3 |
Fri, 13 Apr 2018 21:04:25 -0400 | Augie Fackler | url: some bytes/str cleanup where we interface with stdlib funcs |
Fri, 13 Apr 2018 21:01:17 -0400 | Augie Fackler | hgweb: these strings should be sysstrs, not bytes |