diff -r 6025353c9c55 -r 8e4b9fe31334 mercurial/pure/parsers.py --- a/mercurial/pure/parsers.py Sun Jul 04 02:28:08 2021 +0200 +++ b/mercurial/pure/parsers.py Sun Jul 04 02:33:21 2021 +0200 @@ -72,6 +72,10 @@ raise IndexError(idx) @property + def mode(self): + return self._mode + + @property def state(self): """ States are: