aboutsummaryrefslogtreecommitdiffstats
path: root/netlib/websockets
Commit message (Expand)AuthorAgeFilesLines
* remove empty lines at beginning of fileThomas Kriechbaumer2016-10-172-3/+0
* python3: clean up super and __future__Aldo Cortesi2016-10-174-4/+0
* python3: clean up class bracketsAldo Cortesi2016-10-172-3/+3
* Zap object base classAldo Cortesi2016-10-172-3/+3
* First-order conversion to Python3-onlyAldo Cortesi2016-10-172-18/+3
* websockets: refactor implementation and add testsThomas Kriechbaumer2016-09-015-204/+207
* remove clean_bin, clarify unicode handlingMaximilian Hils2016-07-051-1/+1
* minor fixesMaximilian Hils2016-07-011-1/+1
* Py3: websocketsShadab Zafar2016-06-151-2/+2
* Utils reorganisation: add netlib.strutilsAldo Cortesi2016-06-021-1/+2
* Reorganise netlib imports according to Google Style GuideAldo Cortesi2016-06-012-7/+8
* Move human-friendly format functions to netlib.human, remove redundant implem...Aldo Cortesi2016-05-311-1/+2
* more style cleanupThomas Kriechbaumer2016-05-291-2/+11
* netlib: fix most flake8 offensesThomas Kriechbaumer2016-05-282-15/+12
* cleanup imports with flake8Thomas Kriechbaumer2016-05-281-1/+0
* combine projectsMaximilian Hils2016-02-183-0/+433