This is an archive of the discontinued Mercurial Phabricator instance.

dirstate-item: deprecate tuple access on the class
ClosedPublic

Authored by marmoute on Jul 5 2021, 5:35 AM.

Details

Summary

This should help us to catch and update the last user of this, especially in
extensions.

People will need to run the test with --pure to actually catch it, but this is
better than nothing.

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

marmoute created this revision.Jul 5 2021, 5:35 AM
SimonSapin accepted this revision.Jul 5 2021, 6:48 AM
baymax updated this revision to Diff 28847.Jul 6 2021, 1:35 PM

✅ refresh by Heptapod after a successful CI run (🐙 💚)

baymax updated this revision to Diff 28929.Jul 7 2021, 8:01 AM

✅ refresh by Heptapod after a successful CI run (🐙 💚)

baymax updated this revision to Diff 29023.Jul 8 2021, 2:27 PM

✅ refresh by Heptapod after a successful CI run (🐙 💚)

Alphare accepted this revision.Jul 9 2021, 11:15 AM
This revision is now accepted and ready to land.Jul 9 2021, 11:15 AM
This revision was automatically updated to reflect the committed changes.