tests/test-wireproto.py.out
author Gregory Szorc <gregory.szorc@gmail.com>
Wed, 12 Apr 2017 18:42:20 -0700
changeset 31942 bc0579a25f82
parent 25708 d3d32643c060
child 37923 40381a88bab4
permissions -rw-r--r--
pycompat: import correct cookie module on Python 3 http.cookielib doesn't exist. http.cookiejar does and it contains the symbols we need. This fixes test failures on Python 3.
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']