comparison tests/test-subrepo-deep-nested-change.t @ 44972:9e5f598fd29b stable

py3: fix comparison between int and None If stop is None, the condition was always false on Python 2, as None compares smaller than ints. Therefore we make the condition false if stop is None.
author Manuel Jacob <me@manueljacob.de>
date Tue, 16 Jun 2020 14:38:50 +0200
parents 4d1634e59f13
children ebee234d952a
comparison
equal deleted inserted replaced
44971:423e20c78e6d 44972:9e5f598fd29b