Mercurial > hg
comparison hgext/relink.py @ 41378:e6c1c6478d04
wireprotov2peer: rewrite character traversal to use slices
Otherwise on Python 3 we iterate over integers instead of a
bytes instance and the comparison fails.
Differential Revision: https://phab.mercurial-scm.org/D5698
author | Gregory Szorc <gregory.szorc@gmail.com> |
---|---|
date | Fri, 25 Jan 2019 15:03:20 -0800 |
parents | c303d65d2e34 |
children | 2372284d9457 |
comparison
equal
deleted
inserted
replaced
41377:e053053ceba7 | 41378:e6c1c6478d04 |
---|