This is an archive of the discontinued Mercurial Phabricator instance.

py3: don't risk passing a None value to error.ManifestLookupError()
ClosedPublic

Authored by martinvonz on Sep 17 2020, 12:57 PM.

Details

Summary

This makes the test case added in 20dd2a259b0f (test-grep: add tests
for --follow with/without --diff and/or paths, 2020-09-11) pass on
Python 3.

Diff Detail

Repository
rHG Mercurial
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.

Event Timeline

martinvonz created this revision.Sep 17 2020, 12:57 PM
indygreg accepted this revision.Sep 17 2020, 10:12 PM
This revision is now accepted and ready to land.Sep 17 2020, 10:12 PM