tests/test-wireproto.py.out
author Pulkit Goyal <7895pulkit@gmail.com>
Wed, 31 May 2017 23:42:58 +0530
changeset 32634 954489932c4f
parent 25708 d3d32643c060
child 37967 40381a88bab4
permissions -rw-r--r--
py3: pass str in os.sysconf() os.sysconf() doesn't accepts bytes on Python 3. Adding r'' will make sure b'' is not added here.
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']