Mercurial > hg
diff i18n/da.po @ 39788:69defbb83be7
py3: use '%d' for integers instead of '%s'
Python 3 does not allow using "%s" for integers.
This makes the test works on Python 3. The test still does not pass because
there is a deprecation warning.
Differential Revision: https://phab.mercurial-scm.org/D4696
author | Pulkit Goyal <pulkit@yandex-team.ru> |
---|---|
date | Sun, 23 Sep 2018 23:35:38 +0300 |
parents | f715faeaceee |
children | d4ba4d51f85f |