mitmproxy/test
Aldo Cortesi 976b2018a3 asyncio: clean up event loop acquisition
We now acquire the event loop through asyncio.get_event_loop, avoiding having
to pass the loop explicity in a bunch of places. This function does not return
the currently running loop from within coroutines in versions of Python prior
to 3.6.
2018-04-01 09:46:32 +12:00
..
bench bench: Add some very simple manual benchmarking helpers 2018-03-17 10:06:46 +13:00
examples Revamp verbosity options 2018-02-26 09:02:24 +13:00
helper_tools Clean up un-necessary arguments to taddons.context 2018-02-24 13:22:15 +13:00
mitmproxy asyncio: clean up event loop acquisition 2018-04-01 09:46:32 +12:00
pathod rename TLS/SSL-related functions 2018-01-06 10:43:54 +01:00
__init__.py move tests into shared folder 2016-02-15 16:34:22 +01:00
conftest.py skip ipv6 tests on sudo-enabled travis builds 2017-10-20 16:00:25 +02:00
filename_matching.py Python 3.5 is dead -- long live Python 3.6! 2018-03-31 18:46:32 +02:00
full_coverage_plugin.py Increase net.tcp.py coverage (#2336) 2017-05-17 23:27:57 +08:00
individual_coverage.py Python 3.5 is dead -- long live Python 3.6! 2018-03-31 18:46:32 +02:00