This is an archive of the discontinued Mercurial Phabricator instance.

py3: make tests/test-log-linerange.t work on Python 3
ClosedPublic

Authored by pulkit on Mar 19 2018, 3:30 AM.

Details

Summary

Made sure we write bytes to file and we suppress the return value of open().

Diff Detail

Repository
rHG Mercurial
Lint
Lint Skipped
Unit
Unit Tests Skipped

Event Timeline

pulkit created this revision.Mar 19 2018, 3:30 AM
yuja accepted this revision.Mar 19 2018, 9:34 AM
This revision is now accepted and ready to land.Mar 19 2018, 9:34 AM
This revision was automatically updated to reflect the committed changes.