mitmproxy/test
Maximilian Hils f4dc2f2cfd
Replace blinker with custom implementation (#5528)
* replace blinker with custom implementation

The major benefit here is type checking, followed by proper support for async receivers.

* fix compatibility with Python 3.9

* fix nits

* try harder to force gc

* try harderer

* coverage++

* coverage++

* nits
2022-08-16 12:21:55 +00:00
..
bench make it black! 2022-04-28 19:11:10 +02:00
examples make it black! 2022-04-28 19:11:10 +02:00
helper_tools Add support for raw UDP. (#5414) 2022-07-27 02:20:30 +02:00
mitmproxy Replace blinker with custom implementation (#5528) 2022-08-16 12:21:55 +00:00
__init__.py
conftest.py make it black! 2022-04-28 19:11:10 +02:00
filename_matching.py pyinstaller: move hooks into package 2022-06-28 14:18:40 +02:00
full_coverage_plugin.py make it black! 2022-04-28 19:11:10 +02:00
individual_coverage.py fix individual_coverage on Windows 2022-07-21 15:24:11 +02:00