This is an archive of the discontinued Mercurial Phabricator instance.

py3: use default dict iterator instead of iterkeys
ClosedPublic

Authored by durin42 on Feb 18 2018, 1:00 AM.

Details

Summary

These are the easy cases. Some cases in manifest.py will require more
careful inspection.

Diff Detail

Repository
rHG Mercurial
Lint
Lint Skipped
Unit
Unit Tests Skipped

Event Timeline

durin42 created this revision.Feb 18 2018, 1:00 AM
pulkit accepted this revision.Feb 18 2018, 6:55 AM
indygreg accepted this revision.Feb 18 2018, 11:22 AM
This revision is now accepted and ready to land.Feb 18 2018, 11:22 AM
This revision was automatically updated to reflect the committed changes.