tests/test-status-inprocess.py.out
author Yuya Nishihara <yuya@tcha.org>
Thu, 20 Oct 2016 22:20:31 +0900
changeset 30325 f6369544bf85
parent 10838 07dbafd3a0e2
permissions -rw-r--r--
mail: do not print(), use ui.debug() instead Since print() can't take a bytes output, it's pretty useless in Mercurial on Python 3. As this is a debug message, switching to ui.debug() seems fine.

% creating repo
% add and commit
C test.py
% change
M test.py