Mercurial > hg
comparison i18n/hggettext @ 36971:ff9cb7067329
test-template-engine: do not evaluate unused keywords by custom engine
If the custom engine, "mytemplater", were installed as the default, it would
enter to an infinite recursion at stringify(v) because template keywords may
generate a nested mapping containing the same keywords.
Spotted by a future patch which will replace context.resource('templ')(...)
with context.process(...).
author | Yuya Nishihara <yuya@tcha.org> |
---|---|
date | Sat, 17 Mar 2018 00:06:14 +0900 |
parents | 0585337ea787 |
children | 617ae7e33a65 |
comparison
equal
deleted
inserted
replaced
36970:e55d80804ace | 36971:ff9cb7067329 |
---|