Mercurial > hg
comparison mercurial/scmutil.py @ 32036:8bcc8c9b4e9f
templatekw: change _showlist() to take mapping dict with no **kwargs expansion
There was a risk that a template keyword could conflict with an argument
name (e.g. 'name', 'values', 'plural', etc.) Let's make it less magical.
author | Yuya Nishihara <yuya@tcha.org> |
---|---|
date | Wed, 05 Apr 2017 21:40:38 +0900 |
parents | f23d579a5a04 |
children | 38963a53ab0d |
comparison
equal
deleted
inserted
replaced
32035:f4ba33454b28 | 32036:8bcc8c9b4e9f |
---|