Skip to content
Snippets Groups Projects
Commit 6f570c50 authored by Gregory Szorc's avatar Gregory Szorc
Browse files

merge: deprecate accessing update results by index

Now that we have named attributes, let's convert the code base to use
them. We also add deprecation warnings so legacy consumers are aware
of their transgressions.

``stats.unresolvedcount`` is much easier to read than ``stats[3]``,
don't you think?

Differential Revision: https://phab.mercurial-scm.org/D2694
parent 6715e803
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment