diff mercurial/phases.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 36ba5dba372d
children 88efb7d6bcb6
line wrap: on
line diff