This is an archive of the discontinued Mercurial Phabricator instance.

wireprotoserver: headers are bytes for us internally, use bytes
ClosedPublic

Authored by durin42 on Apr 11 2018, 4:10 PM.

Details

Summary

This re-fixes test-pull-http.t on Python 3. Probably many others as well.

Diff Detail

Repository
rHG Mercurial
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.

Event Timeline

durin42 created this revision.Apr 11 2018, 4:10 PM
indygreg accepted this revision.Apr 12 2018, 11:19 AM
This revision is now accepted and ready to land.Apr 12 2018, 11:19 AM
This revision was automatically updated to reflect the committed changes.