aboutsummaryrefslogtreecommitdiffstats
path: root/netlib/tutils.py
Commit message (Collapse)AuthorAgeFilesLines
* netlib.tutils -> mitmproxy.test.tutilsAldo Cortesi2016-10-201-132/+0
| | | | There's a LOT more to be done refactoring our different conflicting test utils.
* Create mitmproxy.utils hierarchyAldo Cortesi2016-10-201-2/+4
| | | | - Add mitproxy.utils.lrucache, mitproxy.utils.data
* python3: clean up class bracketsAldo Cortesi2016-10-171-1/+1
|
* Zap object base classAldo Cortesi2016-10-171-1/+1
|
* First-order conversion to Python3-onlyAldo Cortesi2016-10-171-6/+5
| | | | | | - Zap various occurrences of Python2 in docs and scripts - Remove six from netlib, and some other places where obvious project-wide search and replace works.
* Reorganise netlib imports according to Google Style GuideAldo Cortesi2016-06-011-6/+5
|
* fix bytes vs. strThomas Kriechbaumer2016-05-291-2/+2
|
* fix headers orderThomas Kriechbaumer2016-05-291-2/+2
|
* netlib: fix most flake8 offensesThomas Kriechbaumer2016-05-281-2/+1
|
* fix test paths, move coverage config into setup.pyMaximilian Hils2016-02-181-1/+1
|
* combine projectsMaximilian Hils2016-02-181-0/+133