aboutsummaryrefslogtreecommitdiffstats
path: root/mitmproxy/stateobject.py
Commit message (Expand)AuthorAgeFilesLines
* update mypyMaximilian Hils2019-11-121-5/+3
* Add typechecking of Any values for state objectAldo Cortesi2018-06-171-2/+9
* fix Python 3.6 variable type annotations #3053oscure762018-04-141-1/+1
* stateobject: use typing, enable tuples and more complex datatypesMaximilian Hils2018-01-131-33/+50
* mitmproxy.types -> mitmproxy.coretypesAldo Cortesi2017-12-171-1/+1
* Make mypy succeed with imports on master.pyAldo Cortesi2017-03-171-1/+2
* make websocket flows serializableThomas Kriechbaumer2017-03-091-0/+8
* mitmproxy.types.[basethread,multidict,serializable]Aldo Cortesi2016-10-201-2/+2
* remove empty lines at beginning of fileThomas Kriechbaumer2016-10-171-1/+0
* python3: clean up super and __future__Aldo Cortesi2016-10-171-1/+0
* mitmproxy: zap sixAldo Cortesi2016-10-171-3/+2
* fix issue introduced in 72f3b2bMaximilian Hils2016-07-061-1/+1
* minor code improvementMaximilian Hils2016-07-051-5/+6
* update to latest `typing` releaseMaximilian Hils2016-06-291-3/+2
* use module-level imports onlyMaximilian Hils2016-05-311-2/+3
* Start cleaning up netlib.utilsAldo Cortesi2016-05-311-2/+2
* stateobject: support listsMaximilian Hils2016-04-291-1/+16
* py3++: iteritemsMaximilian Hils2016-03-201-2/+5
* combine projectsMaximilian Hils2016-02-181-0/+52