Mercurial > hg
comparison mercurial/compat.h @ 36633:034a07e60e98
templater: allow dynamically switching the default dict/list formatting
'%s' doesn't work nicely on Python 3 because many Python types don't implement
__bytes__().
author | Yuya Nishihara <yuya@tcha.org> |
---|---|
date | Thu, 01 Mar 2018 08:07:22 -0500 |
parents | f4433f2713d0 |
children | 11ed2eadf937 |
comparison
equal
deleted
inserted
replaced
36632:9e2866065982 | 36633:034a07e60e98 |
---|