Skip to content

Releases: mindflayer/python-mocket

Adding socket.recv_into() support

10 Jul 18:17
Compare
Choose a tag to compare
2.2.4

Updating version for new release.

Bugfix release

16 Mar 17:02
Compare
Choose a tag to compare

Fix for #68 .

Mocket.reset() will be called by Mocket.disable()

09 Mar 12:17
Compare
Choose a tag to compare
2.2.2

Version upgrade [ci skip].

Mocketizer() as context manager

09 Mar 11:40
Compare
Choose a tag to compare
2.2.1

Version upgrade [ci skip].

HTTP[S] request body sent via .send() is now considered

25 Feb 16:22
Compare
Choose a tag to compare
2.2.0

Merge branch 'master' of github.com:mindflayer/python-mocket

Swap SSL objects restored after Mocket is disabled

08 Jan 20:56
Compare
Choose a tag to compare

Updated README for PyPI

29 Oct 15:41
Compare
Choose a tag to compare
2.1.1

Releasing a new version with updated README.

HTTPretty compatibility layer

15 Oct 19:33
Compare
Choose a tag to compare
2.1.0

New version with HTTPretty compatibility layer.

Full support for asyncio/aiohttp

27 Aug 20:20
Compare
Choose a tag to compare
2.0.0

Updating version for new release.

1.8.2

12 Apr 15:27
Compare
Choose a tag to compare

Bugfix, thanks to @jerr0328 (was only failing when running in a Docker container on Mac).