This is an archive of the discontinued Mercurial Phabricator instance.

py3: slice over bytes to prevent getting ascii values
ClosedPublic

Authored by pulkit on Mar 1 2018, 5:06 PM.

Details

Summary

This fixed reading of mergestate files and fixes 14 tests on Python 3.

Diff Detail

Repository
rHG Mercurial
Lint
Lint Skipped
Unit
Unit Tests Skipped

Event Timeline

pulkit created this revision.Mar 1 2018, 5:06 PM
durin42 accepted this revision.Mar 1 2018, 5:16 PM
This revision is now accepted and ready to land.Mar 1 2018, 5:16 PM
This revision was automatically updated to reflect the committed changes.