Mercurial > hg
log tests/test-wireproto.py @ 29151:7996c3acc33b
age | author | description |
---|---|---|
Sun, 10 Apr 2016 20:55:37 +0000 | timeless | pycompat: switch to util.stringio for py3 compat |
Sun, 10 Apr 2016 21:32:08 +0000 | timeless | py3: use multi-line import in test-wireproto.py |
Tue, 29 Mar 2016 16:14:58 +0530 | Pulkit Goyal | py3: make test-wireproto use print_function |
Tue, 01 Mar 2016 18:41:43 -0500 | Augie Fackler | wireproto: make iterbatcher behave streamily over http(s) |
Sun, 06 Dec 2015 22:02:39 -0800 | Gregory Szorc | tests: use absolulte_import in test-wireproto.py |
Wed, 05 Aug 2015 14:51:34 -0400 | Augie Fackler | batching: migrate basic noop batching into peer.peer |
Tue, 30 Jun 2015 19:19:17 -0400 | Augie Fackler | wireproto: correctly escape batched args and responses (issue4739) |