--- 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: