Mercurial > hg-stable
comparison contrib/python3-whitelist @ 36758:ef345f9e4295
transaction: fix an error string with bytestr() on a repr()d value
Fixes test-rollback.t on Python 3.
Differential Revision: https://phab.mercurial-scm.org/D2674
author | Augie Fackler <augie@google.com> |
---|---|
date | Sun, 04 Mar 2018 16:11:15 -0500 |
parents | b77ff4fbe9ad |
children | 2aff6daf7790 |
comparison
equal
deleted
inserted
replaced
36757:b77ff4fbe9ad | 36758:ef345f9e4295 |
---|---|
345 test-revlog-group-emptyiter.t | 345 test-revlog-group-emptyiter.t |
346 test-revlog-mmapindex.t | 346 test-revlog-mmapindex.t |
347 test-revlog-packentry.t | 347 test-revlog-packentry.t |
348 test-revset-dirstate-parents.t | 348 test-revset-dirstate-parents.t |
349 test-revset-outgoing.t | 349 test-revset-outgoing.t |
350 test-rollback.t | |
350 test-run-tests.py | 351 test-run-tests.py |
351 test-schemes.t | 352 test-schemes.t |
352 test-serve.t | 353 test-serve.t |
353 test-share.t | 354 test-share.t |
354 test-show-stack.t | 355 test-show-stack.t |