Commit Graph

20 Commits

Author SHA1 Message Date
Aldo Cortesi d9752c90f9 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.
2018-04-01 09:46:32 +12:00
Thomas Kriechbaumer 46f8901b8c Python 3.5 is dead -- long live Python 3.6!
fixes #2266
2018-03-31 18:46:32 +02:00
Thomas Kriechbaumer 1f95b8375d improve release instructions 2018-02-25 17:49:54 +01:00
Thomas Kriechbaumer 2db8a087eb update release instructions 2018-02-25 17:33:06 +01:00
Maximilian Hils a9d5757da0
update release instructions 2018-02-22 14:21:46 +01:00
Maximilian Hils 15f525e86b only use annotated tags for version calculation 2018-01-07 21:18:42 +01:00
Thomas Kriechbaumer 82f87919e2 fix markdown 2017-04-30 11:21:28 +02:00
Thomas Kriechbaumer 8a4a46e7d3 update docker-release tags during release 2017-04-30 11:19:55 +02:00
Maximilian Hils b537997f4f Update README.md 2017-04-28 14:43:49 +02:00
Maximilian Hils 05e1f22143 Update README.md 2017-04-28 14:24:57 +02:00
Thomas Kriechbaumer dadefaecdb update release instructions 2017-03-15 22:36:58 +01:00
Thomas Kriechbaumer e755399d1e update release instructions 2017-03-15 20:06:39 +01:00
Maximilian Hils 1bafe73a94 update release docs 2017-03-04 11:50:40 +01:00
Maximilian Hils b87b69be7e Update README.md 2017-02-21 18:38:30 +01:00
Maximilian Hils dc7a7ad697 Update README.md 2017-02-21 18:37:56 +01:00
Maximilian Hils 9e06c69ea3 Update README.md 2016-12-27 21:01:39 +01:00
Maximilian Hils 2a96d43602 Update README.md 2016-12-27 20:58:32 +01:00
Maximilian Hils 8ba5f40d76 Update README.md 2016-11-22 23:30:57 +01:00
Maximilian Hils 39b24a5bab Update README.md 2016-11-22 23:11:57 +01:00
Maximilian Hils 47b3a0e466 Update and rename README.mkd to README.md 2016-10-25 23:48:03 -07:00