diff mercurial/lock.py @ 32569:aa333c1982ab

manifest: use itertools.chain() instead of + for Python 3 compat This is all pure-Python code, so I'm not too worried about perf here, but we can come back and fix it should it be a problem. With this change, the manifest code passes most unit tests on Python 3 (once the tests are corrected with many b prefixes. I've got a little more to sort out there and then I'll mail that change too.
author Augie Fackler <raf@durin42.com>
date Sun, 28 May 2017 21:29:58 -0400
parents 0d892d820a51
children 1b758105b5c7
line wrap: on
line diff