This is an archive of the discontinued Mercurial Phabricator instance.

urllibcompat: move some adapters from pycompat to urllibcompat
ClosedPublic

Authored by durin42 on Oct 4 2017, 12:26 PM.

Details

Summary

These are all the httpserver and urllib.* aliases. They seem to make
more sense in the slightly-more-specific urllibcompat package than the
general-purpose pycompat.

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.Oct 4 2017, 12:26 PM
pulkit accepted this revision.Oct 4 2017, 2:14 PM
krbullock accepted this revision.Oct 4 2017, 3:48 PM
This revision is now accepted and ready to land.Oct 4 2017, 3:48 PM
This revision was automatically updated to reflect the committed changes.