This is an archive of the discontinued Mercurial Phabricator instance.

httpconnection: convert url to bytes in readauthforuri
ClosedPublic

Authored by durin42 on Mar 3 2018, 2:30 PM.

Details

Summary

This method is sometimes called by the stdlib, so we just need to
accept both bytes and unicodes here. Awesome.

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.Mar 3 2018, 2:30 PM
yuja accepted this revision.Mar 3 2018, 2:43 PM
This revision is now accepted and ready to land.Mar 3 2018, 2:43 PM
This revision was automatically updated to reflect the committed changes.