This is an archive of the discontinued Mercurial Phabricator instance.

py3: use range instead on xrange on py3 in tests/test-atomictempfile.py
ClosedPublic

Authored by pulkit on Feb 18 2018, 8:29 AM.

Details

Summary

xrange is not available on Python 3.

Diff Detail

Repository
rHG Mercurial
Lint
Lint Skipped
Unit
Unit Tests Skipped