This version ships the change to support the `libmagic` wrapper distributed with `file`'s command.
With this change, thanks to felixonmars contribution, Mocket is now available as Arch Linux package: https://www.archlinux.org/packages/community/any/python-mocket/
3.8.6
Support for tests based on `unittest.IsolatedAsyncioTestCase` (Python `3.8`). See: https://github.com/mindflayer/python-mocket/blob/master/tests/tests38/test_http_aiohttp.py
Thanks to WisdomPill for the amazing contribution.