tests/test-wireproto.py.out
author Pulkit Goyal <7895pulkit@gmail.com>
Fri, 01 Jul 2016 19:17:16 +0530
changeset 29456 e61d384e3be4
parent 25708 d3d32643c060
child 37967 40381a88bab4
permissions -rw-r--r--
keepalive: switch from thread to threading module The thread module in py3 is renamed to _thread, but we can use the high level threading module instead.
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
14622
bd88561afb4b wireproto: add batching support to wirerepository
Peter Arrenbrecht <peter.arrenbrecht@gmail.com>
parents:
diff changeset
     1
Hello, Foobar
25708
d3d32643c060 wireproto: correctly escape batched args and responses (issue4739)
Augie Fackler <augie@google.com>
parents: 14765
diff changeset
     2
['Hello, Fo, =;:<o', 'Hello, Bar']