This is an archive of the discontinued Mercurial Phabricator instance.

contrib: use pycompat.xrange in bdiff-torture.py
ClosedPublic

Authored by indygreg on Sep 29 2019, 3:25 PM.

Details

Summary

For Python 3 compatibility.

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

indygreg created this revision.Sep 29 2019, 3:25 PM
pulkit accepted this revision.Sep 30 2019, 8:17 AM
This revision is now accepted and ready to land.Sep 30 2019, 8:17 AM
This revision was automatically updated to reflect the committed changes.