Mercurial > hg-stable
log
age | author | description |
---|---|---|
Mon, 26 Feb 2018 01:01:35 -0500 | Augie Fackler | py3: whitelist test-push-http.t as passing |
Mon, 26 Feb 2018 00:51:41 -0500 | Augie Fackler | util: handle fileno() on Python 3 throwing io.UnsupportedOperation |
Mon, 26 Feb 2018 00:50:57 -0500 | Augie Fackler | wireproto: use %d to encode an int, not a %s |
Mon, 26 Feb 2018 00:50:35 -0500 | Augie Fackler | httppeer: explicitly catch urlerr.httperror and re-raise |