Mercurial > hg
comparison .editorconfig @ 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 | d30fdd6d1bf7 |
children | 1d6066336d7b |
comparison
equal
deleted
inserted
replaced
32035:f4ba33454b28 | 32036:8bcc8c9b4e9f |
---|