##// END OF EJS Templates
dirstate-v2: Use attributes as intended instead of properties in v2_data()...
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

File last commit:

r16438:28a90cdf default
r49043:db589732 default
Show More
__init__.py
0 lines | 0 B | text/x-python | PythonLexer