Mercurial > hg
comparison contrib/base-revsets.txt @ 36111:b44a47214122
py3: use string for "close" value in commit extras
The extras dict on commits has string keys and values. Before this
commit, we passed "close" as an integer, which Python 2 gladly
coerced to a string during a %s formatting in the bowels of
changelog.py.
Differential Revision: https://phab.mercurial-scm.org/D2157
author | Gregory Szorc <gregory.szorc@gmail.com> |
---|---|
date | Sun, 11 Feb 2018 16:21:30 -0800 |
parents | 67a2192dcb64 |
children | 70a4289896b0 |
comparison
equal
deleted
inserted
replaced
36110:230489fc0b41 | 36111:b44a47214122 |
---|