← Back to team overview

launchpad-reviewers team mailing list archive

Re: [Merge] lp:~maxiberta/launchpad/git-get-blob into lp:launchpad

 

Addressed all comments. GitHostingClient now uses `requests.Request`'s `params` to automatically quote query parameters; and select path components are now escaped with `urllib.quote()`. Added unit test accordingly.
-- 
https://code.launchpad.net/~maxiberta/launchpad/git-get-blob/+merge/293337
Your team Launchpad code reviewers is subscribed to branch lp:launchpad.


References