tests/test-revlog-raw.py.out
author Augie Fackler <augie@google.com>
Sat, 14 Oct 2017 11:30:17 -0400
changeset 34723 b13c95919ff5
parent 31760 ec48d57de110
child 41037 cca12a31ede5
permissions -rw-r--r--
templater: explode if we try to emit a str Without this if branch, we infinitely recurse in _flatten, which is very confusing. Something in an hgweb template is trying to write out a string instead of a bytes on Python 3, and this at least makes it crash politely. Differential Revision: https://phab.mercurial-scm.org/D1088

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