This is an archive of the discontinued Mercurial Phabricator instance.

py3: use urllib.parse.unquote_plus instead of urllib.unquote_plus
ClosedPublic

Authored by pulkit on Apr 13 2018, 4:47 PM.

Details

Summary

The later is not present in Python 3.

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

pulkit created this revision.Apr 13 2018, 4:47 PM
durin42 accepted this revision.Apr 13 2018, 6:11 PM
This revision is now accepted and ready to land.Apr 13 2018, 6:11 PM
This revision was automatically updated to reflect the committed changes.