Mercurial > hg
diff i18n/zh_CN.po @ 43654:c5548b0b6847
scmutil: convert status data object from a tuple to an attrs (API)
We've been pushing towards the property names for a while, and the
subclassing of the tuple confuses pytype. Rather than bend over
backwards to try and annotate the tuple subclass, let's just use attrs
here.
Differential Revision: https://phab.mercurial-scm.org/D7406
author | Augie Fackler <augie@google.com> |
---|---|
date | Thu, 14 Nov 2019 13:38:17 -0500 |
parents | 4acf569facef |
children | d4ba4d51f85f |