Mercurial > hg
comparison README.rst @ 37072:d64ae4fef471
log: do no expect templateresources() returning a dict
The resources dict will be replaced with new resource mapper object, which
won't implement __getitem__(key). Share the whole resources object with
_graphnodeformater() to make porting easier.
author | Yuya Nishihara <yuya@tcha.org> |
---|---|
date | Thu, 15 Mar 2018 20:27:38 +0900 |
parents | 1b59287a1cfa |
children | c5912e35d06d |
comparison
equal
deleted
inserted
replaced
37071:d3f7930a9563 | 37072:d64ae4fef471 |
---|