mitmproxy/netlib
Aldo Cortesi 8360f70024 First-order conversion to Python3-only
- 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.
2016-10-17 15:18:47 +13:00
..
http First-order conversion to Python3-only 2016-10-17 15:18:47 +13:00
websockets First-order conversion to Python3-only 2016-10-17 15:18:47 +13:00
__init__.py combine projects 2016-02-18 13:03:40 +01:00
basethread.py Improve debugging of thread and other leaks 2016-06-11 19:52:24 +12:00
basetypes.py First-order conversion to Python3-only 2016-10-17 15:18:47 +13:00
certutils.py First-order conversion to Python3-only 2016-10-17 15:18:47 +13:00
debug.py debug: use correct fp for memory object output 2016-10-05 09:54:23 +11:00
encoding.py First-order conversion to Python3-only 2016-10-17 15:18:47 +13:00
exceptions.py minor cleanup 2016-09-22 01:58:01 -07:00
human.py Utils cleanups 2016-06-07 17:12:52 +12:00
multidict.py First-order conversion to Python3-only 2016-10-17 15:18:47 +13:00
socks.py Reorganise netlib imports according to Google Style Guide 2016-06-01 11:12:10 +12:00
strutils.py First-order conversion to Python3-only 2016-10-17 15:18:47 +13:00
tcp.py First-order conversion to Python3-only 2016-10-17 15:18:47 +13:00
tutils.py First-order conversion to Python3-only 2016-10-17 15:18:47 +13:00
utils.py Fix netlib.utils.is_valid_host 2016-07-21 10:38:37 +12:00
version_check.py First-order conversion to Python3-only 2016-10-17 15:18:47 +13:00
version.py Bump version post release 2016-10-17 00:29:49 +13:00
wsgi.py First-order conversion to Python3-only 2016-10-17 15:18:47 +13:00