tests/test-revlog-raw.py.out
author Yuya Nishihara <yuya@tcha.org>
Sat, 03 Mar 2018 07:24:25 -0500
changeset 36625 edd3974bd500
parent 31755 ec48d57de110
child 41034 cca12a31ede5
permissions -rw-r--r--
py3: do not pass a memoryview to bdiff.bdiff() This doesn't look nice, but I don't know how to make a zero-copy slice of bytes which is compatible with the buffer protocol.

local test passed
addgroupcopy test passed
clone test passed
lowlevelcopy test passed