( )⚙ D3285 py3: use bytes() instead of str() on util.url()

This is an archive of the discontinued Mercurial Phabricator instance.

py3: use bytes() instead of str() on util.url()
ClosedPublic

Authored by pulkit on Apr 12 2018, 8:08 AM.

Details

Summary

We internally deal with bytes and anything as string breaks things.

Diff Detail

Repository
rHG Mercurial
Lint
Lint Skipped
Unit
Unit Tests Skipped

Event Timeline

pulkit created this revision.Apr 12 2018, 8:08 AM
This revision was automatically updated to reflect the committed changes.