D2317: manifest: use list(dict) instead of dict.keys() to get a list of keys

indygreg (Gregory Szorc) phabricator at mercurial-scm.org
Sun Feb 18 16:30:11 UTC 2018


indygreg accepted this revision.
indygreg added a comment.
This revision is now accepted and ready to land.


  This one feels sub-optimal because of the amount of intermediary variables. But I think it should be OK.

REPOSITORY
  rHG Mercurial

REVISION DETAIL
  https://phab.mercurial-scm.org/D2317

To: durin42, #hg-reviewers, pulkit, indygreg
Cc: indygreg, mercurial-devel


More information about the Mercurial-devel mailing list