D758: dirstate: move parent reading to the dirstatemap class
durham (Durham Goode)
phabricator at mercurial-scm.org
Tue Sep 26 11:00:13 UTC 2017
durham added inline comments.
INLINE COMMENTS
> indygreg wrote in dirstate.py:1370
> Nit: this should ideally be in a context manager or try..finally block. But it existed this way before, so not worth blocking over.
Left this alone for now to avoid code churn during the refactor.
REPOSITORY
rHG Mercurial
REVISION DETAIL
https://phab.mercurial-scm.org/D758
To: durham, #hg-reviewers, indygreg
Cc: indygreg, mercurial-devel
More information about the Mercurial-devel
mailing list