view mercurial/pure/__init__.py @ 48229:db5897321351

dirstate-v2: Use attributes as intended instead of properties in v2_data() The property return other integer values instead of None, so `is not None` does not work. This fixes test-dirstate-race.t in pure-Python mode, which currently fails on the default branch. Differential Revision: https://phab.mercurial-scm.org/D11660
author Simon Sapin <simon.sapin@octobus.net>
date Thu, 14 Oct 2021 15:05:04 +0200
parents 28a90cdf0ca0
children
line wrap: on
line source