comparison mercurial/node.py @ 34365:cd3f39716fd3

exchange: fix test for remote support of binary phases If the remote do not support phases, the "get" call will return None. We change that default return to empty tuple to fix the membership testing. This was a bug in the initial series. Thanks to yuja for catching this.
author Boris Feld <boris.feld@octobus.net>
date Sat, 30 Sep 2017 10:09:29 +0100
parents af854b1b36f8
children f574cc00831a
comparison
equal deleted inserted replaced
34364:ff406f3e57b2 34365:cd3f39716fd3