This is an archive of the discontinued Mercurial Phabricator instance.

py3: open patches.queue in binary mode
ClosedPublic

Authored by indygreg on Feb 11 2018, 9:35 PM.

Details

Summary

And switch to using the context manager form of open() while we're
here.

Diff Detail

Repository
rHG Mercurial
Lint
Lint Skipped
Unit
Unit Tests Skipped

Event Timeline

indygreg created this revision.Feb 11 2018, 9:35 PM
pulkit accepted this revision.Feb 12 2018, 2:16 AM
durin42 accepted this revision.Feb 12 2018, 9:25 PM
This revision is now accepted and ready to land.Feb 12 2018, 9:25 PM
This revision was automatically updated to reflect the committed changes.