comparison contrib/python3-whitelist @ 40226:0d403e9f049a

py3: use stringutil.pprint() instead of '%r' This makes test-pager-legacy.t pass on Python 3. Differential Revision: https://phab.mercurial-scm.org/D5037
author Pulkit Goyal <pulkit@yandex-team.ru>
date Sat, 13 Oct 2018 04:54:35 +0300
parents 63245ad598af
children f4893b59230f
comparison
equal deleted inserted replaced
40225:474809790256 40226:0d403e9f049a
390 test-obsolete-checkheads.t 390 test-obsolete-checkheads.t
391 test-obsolete-distributed.t 391 test-obsolete-distributed.t
392 test-obsolete-divergent.t 392 test-obsolete-divergent.t
393 test-obsolete-tag-cache.t 393 test-obsolete-tag-cache.t
394 test-obsolete.t 394 test-obsolete.t
395 test-pager-legacy.t
395 test-pager.t 396 test-pager.t
396 test-parents.t 397 test-parents.t
397 test-parseindex2.py 398 test-parseindex2.py
398 test-patch-offset.t 399 test-patch-offset.t
399 test-patch.t 400 test-patch.t