tests/test-wireproto.py.out
author Yuya Nishihara <yuya@tcha.org>
Wed, 05 Sep 2018 22:10:41 +0900
branchstable
changeset 39421 ad76032d27da
parent 37923 40381a88bab4
permissions -rw-r--r--
xdiff: fix leak in hunk_consumer() Spotted by ASAN. Since PyList_Append() does not "steal" a reference, Py_DECREF() is always required. Perhaps, this is the largest leak in this series.
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
37923
40381a88bab4 tests: port test-wireproto.py to Python 3
Augie Fackler <augie@google.com>
parents: 25708
diff changeset
     2
[b'Hello, Fo, =;:<o', b'Hello, Bar']