comparison mercurial/branchmap.py @ 38272:354fad8697fd

templater: fix string representation of wrapped None flatten() and stringify() skip None, which means wrappedvalue(None).show() must return '' instead of 'None'. This isn't a problem right now, but we'll encounter it once we start using wrapped types extensively.
author Yuya Nishihara <yuya@tcha.org>
date Tue, 05 Jun 2018 21:40:33 +0900
parents f0b6fbea00cf
children 2a4bfbb52111
comparison
equal deleted inserted replaced
38271:4b0f39e7406e 38272:354fad8697fd