Mocket

Latest version: v3.13.4

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

Scan your dependencies

Page 3 of 14

3.12.3

What's Changed
* Fixes for allowing making a mixture of unmocked and mocked HTTPS requests using aiohttp by ento in https://github.com/mindflayer/python-mocket/pull/213
* Merging external contribution by mindflayer in https://github.com/mindflayer/python-mocket/pull/219
* Adding testcase for proving 209 was fixed by mindflayer in https://github.com/mindflayer/python-mocket/pull/220

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

**Full Changelog**: https://github.com/mindflayer/python-mocket/compare/3.12.2...3.12.3

3.12.2

What's Changed
* Pook is now compatible with modern Python versions by mindflayer in https://github.com/mindflayer/python-mocket/pull/211
* Excluding venvs from dist packages by mindflayer in https://github.com/mindflayer/python-mocket/pull/212

Thanks to sarayourfriend for the hint about `pook`

**Full Changelog**: https://github.com/mindflayer/python-mocket/compare/3.12.0...3.12.2

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

Page 3 of 14

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.