Mercurial > hg
diff README.rst @ 41415:873a28d7e962
githelp: format with %d if an integer
Python 3 doesn't allow us to format an int with %s like Python 2
did. So handle that.
Differential Revision: https://phab.mercurial-scm.org/D5726
author | Gregory Szorc <gregory.szorc@gmail.com> |
---|---|
date | Sat, 26 Jan 2019 14:16:34 -0800 |
parents | 1b59287a1cfa |
children | c5912e35d06d |