mitmproxy/test
Maximilian Hils c5eae9d752 drop support for Python 3.6 and 3.7
We require Python 3.8 for sans-io (#1775),
so we need to drop support for older versions.
2020-12-06 00:25:09 +01:00
..
bench pyupgrade --py36-plus mitmproxy/**/*.py 2020-11-20 19:25:26 +01:00
examples restructure examples 2020-06-23 16:00:14 +02:00
helper_tools pyupgrade --py36-plus mitmproxy/**/*.py 2020-11-20 19:25:26 +01:00
mitmproxy drop support for Python 3.6 and 3.7 2020-12-06 00:25:09 +01:00
pathod pyupgrade --py36-plus mitmproxy/**/*.py 2020-11-20 19:25:26 +01:00
release Use Github Actions for CI (#3713) 2019-11-19 18:15:08 +01:00
__init__.py move tests into shared folder 2016-02-15 16:34:22 +01:00
conftest.py test: shift test_data out of our public API 2018-04-23 19:16:33 +12:00
filename_matching.py pyupgrade --py36-plus mitmproxy/**/*.py 2020-11-20 19:25:26 +01:00
full_coverage_plugin.py pyupgrade --py36-plus mitmproxy/**/*.py 2020-11-20 19:25:26 +01:00
individual_coverage.py various trailer-related fixes 2020-10-31 17:30:15 +01:00