Mercurial > hg
comparison .arcconfig @ 35470:a33be093ec62
templater: look up symbols/resources as if they were separated (issue5699)
It wouldn't be easy to split the mapping dict into (symbols, resources). This
patch instead rejects invalid lookup taking resources.keys() as source of
truth.
The doctest is updated since mapping['repo'] is now reserved for a repo
object.
author | Yuya Nishihara <yuya@tcha.org> |
---|---|
date | Thu, 21 Dec 2017 22:17:39 +0900 |
parents | b2c27d84f05c |
children | ff396501e841 |
comparison
equal
deleted
inserted
replaced
35469:f1c54d003327 | 35470:a33be093ec62 |
---|