mirror of
https://github.com/Grasscutters/mitmproxy.git
synced 2024-11-23 00:01:36 +00:00
976b2018a3
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. |
||
---|---|---|
.. | ||
bench | ||
examples | ||
helper_tools | ||
mitmproxy | ||
pathod | ||
__init__.py | ||
conftest.py | ||
filename_matching.py | ||
full_coverage_plugin.py | ||
individual_coverage.py |