This is an archive of the discontinued Mercurial Phabricator instance.

py3: use b'' for changegroup version literals
ClosedPublic

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

Details

Summary

Test extensions aren't currently loaded with our custom module
importer.

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:35 AM
pulkit added a subscriber: pulkit.

This should be # skip-blame.

This revision was automatically updated to reflect the committed changes.