This is an archive of the discontinued Mercurial Phabricator instance.

pytype: stop excluding copies.py
ClosedPublic

Authored by mharbison72 on Dec 14 2021, 4:10 PM.

Details

Summary

I can't prove that targetrev is always in all_copies, but it would have been
a runtime error before too if it's not.

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

mharbison72 created this revision.Dec 14 2021, 4:10 PM
Alphare accepted this revision.Dec 15 2021, 5:05 AM
This revision is now accepted and ready to land.Dec 15 2021, 5:05 AM
This revision was automatically updated to reflect the committed changes.