aboutsummaryrefslogtreecommitdiffstats
path: root/netlib/http/url.py
Commit message (Expand)AuthorAgeFilesLines
* py2--: inline type infoMaximilian Hils2016-10-161-6/+5
* First-order conversion to Python3-onlyAldo Cortesi2016-10-171-21/+7
* improve query/path_components getter/setterMaximilian Hils2016-07-241-5/+37
* fix test_view_urlencodedMaximilian Hils2016-07-231-0/+1
* Utils cleanupsAldo Cortesi2016-06-071-1/+14
* Reorganise netlib imports according to Google Style GuideAldo Cortesi2016-06-011-1/+1
* Satisfy flake8Aldo Cortesi2016-05-311-0/+1
* Module is part of the name - url.decode, not url.urldecodeAldo Cortesi2016-05-311-4/+4
* Extract url functions from netlib.utils and move to netlib.http.urlAldo Cortesi2016-05-311-0/+95