tests/test-revlog-raw.py.out
author Augie Fackler <raf@durin42.com>
Sun, 28 May 2017 15:47:00 -0400
changeset 32620 3ce53a499334
parent 31755 ec48d57de110
child 41034 cca12a31ede5
permissions -rw-r--r--
dispatch: convert exception payload to bytes more carefully We were previously depending on str() doing something reasonable here, and we can't depend on the objects in question supporting __bytes__, so we work around the lack of direct bytes formatting.

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