Mercurial > hg
comparison mercurial/parser.py @ 38240:c2456a7726c1
templater: do dict lookup over a wrapped object
Dict/list lookup operations will be moved to a wrapped interface so that
a returned element can inherit hybrid-ness automatically. wraphybridvalue()
will be inlined.
author | Yuya Nishihara <yuya@tcha.org> |
---|---|
date | Wed, 21 Mar 2018 01:18:29 +0900 |
parents | f0b6fbea00cf |
children | 0a2ce5b43574 |
comparison
equal
deleted
inserted
replaced
38239:ead71b15efd5 | 38240:c2456a7726c1 |
---|