tests/test-wireproto.py.out
author Augie Fackler <augie@google.com>
Sun, 09 Oct 2016 09:02:25 -0400
changeset 30327 e0d9b6aab4c5
parent 25708 d3d32643c060
child 37923 40381a88bab4
permissions -rw-r--r--
pycompat: introduce an alias for urllib.unquote We have to use unquote_to_bytes on Python 3, so we need an abstraction for this.
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']