Mocket

Latest version: v3.12.7

Safety actively analyzes 630305 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 2 of 13

3.12.0

3.11.1

What's Changed
* Replace `aiohttp` with `httpx` for a few tests by mindflayer in https://github.com/mindflayer/python-mocket/pull/197
* Fix for `urllib2>=2` by mindflayer in https://github.com/mindflayer/python-mocket/pull/201


**Full Changelog**: https://github.com/mindflayer/python-mocket/compare/3.11.0...3.11.1

3.11.0

- Migrating the HTTP[S] mock from relying on `http-parser` to `httptools`.
- Never discovered the root cause for the failing tests with `aiohttp`/Python 3.11 (first time ever I added `pytest.mark.xfail` to a few tests). Same test works with `httpx`, so I suspect it's related to a client issue. I'll probably migrate to `httpx` as the reference client for testing `async/await` code.

3.10.9

What's Changed
* Small improvement for `socketpair` by mindflayer in https://github.com/mindflayer/python-mocket/pull/189
* Fix for an unconvential usage of Mocket by mindflayer in https://github.com/mindflayer/python-mocket/pull/192
* Improve efficiency on CI by amotl in https://github.com/mindflayer/python-mocket/pull/194

New Contributors
* amotl made their first contribution in https://github.com/mindflayer/python-mocket/pull/194

**Full Changelog**: https://github.com/mindflayer/python-mocket/compare/3.10.8...3.10.9

3.10.8

What's Changed
* Improving tests for `httpx` by mindflayer in https://github.com/mindflayer/python-mocket/pull/186
* Support for calls made by `fastapi` by mindflayer in https://github.com/mindflayer/python-mocket/pull/188


**Full Changelog**: https://github.com/mindflayer/python-mocket/compare/3.10.7...3.10.8

3.10.7

What's Changed
* Change methods not using its bound instance to staticmethods by deepsource-autofix in https://github.com/mindflayer/python-mocket/pull/180
* Adding support for `httpx` by mindflayer in https://github.com/mindflayer/python-mocket/pull/183

Thanks to gregbrowndev for openinig 182.

**Full Changelog**: https://github.com/mindflayer/python-mocket/compare/3.10.6...3.10.7

Page 2 of 13

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.