diff options
author | Aldo Cortesi <aldo@nullcube.com> | 2018-03-31 17:13:24 +1300 |
---|---|---|
committer | Aldo Cortesi <aldo@corte.si> | 2018-04-01 09:46:32 +1200 |
commit | d9752c90f97f6ee7f2283ddafe3cde2553230789 (patch) | |
tree | ff896361de65461bf9fe8ac453083615c1bf79ba /test | |
parent | 976b2018a3fc320272ac4f588250977fc08cf9b5 (diff) | |
download | mitmproxy-d9752c90f97f6ee7f2283ddafe3cde2553230789.tar.gz mitmproxy-d9752c90f97f6ee7f2283ddafe3cde2553230789.tar.bz2 mitmproxy-d9752c90f97f6ee7f2283ddafe3cde2553230789.zip |
Remove support for Python 3.5
There are a number of significant improvements in Python3.6 - especially in
asyncio - that makes ditching Python 3.5 compelling. The next Ubuntu LTS will
be released before the next version of mitmproxy, and will include Python 3.6
in base.
This patch removes support for testing under Python 3.5 and changes our
documentation. There are deeper changes in the type system and so forth that we
will make over time.
Diffstat (limited to 'test')
0 files changed, 0 insertions, 0 deletions