Httpretty

Latest version: v1.1.4

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

Scan your dependencies

Page 2 of 4

1.0.4

-------------

- Python 3.8 and 3.9 support. `407 <https://github.com/gabrielfalcao/HTTPretty/issues/407>`_

1.0.3

-------------

- Fix compatibility with urllib3>=1.26. `410 <https://github.com/gabrielfalcao/HTTPretty/pull/410>`_

1.0.0

-------------

- Drop Python 2 support.
- Fix usage with redis and improve overall real-socket passthrough. `271 <https://github.com/gabrielfalcao/HTTPretty/issues/271>`_.
- Fix TypeError: wrap_socket() missing 1 required positional argument: 'sock' (`393 <https://github.com/gabrielfalcao/HTTPretty/pull/393>`_)
- Merge pull request `364 <https://github.com/gabrielfalcao/HTTPretty/pull/364>`_
- Merge pull request `371 <https://github.com/gabrielfalcao/HTTPretty/pull/371>`_
- Merge pull request `379 <https://github.com/gabrielfalcao/HTTPretty/pull/379>`_
- Merge pull request `386 <https://github.com/gabrielfalcao/HTTPretty/pull/386>`_
- Merge pull request `302 <https://github.com/gabrielfalcao/HTTPretty/pull/302>`_
- Merge pull request `373 <https://github.com/gabrielfalcao/HTTPretty/pull/373>`_
- Merge pull request `383 <https://github.com/gabrielfalcao/HTTPretty/pull/383>`_
- Merge pull request `385 <https://github.com/gabrielfalcao/HTTPretty/pull/385>`_
- Merge pull request `389 <https://github.com/gabrielfalcao/HTTPretty/pull/389>`_
- Merge pull request `391 <https://github.com/gabrielfalcao/HTTPretty/pull/391>`_
- Fix simple typo: neighter -> neither.
- Updated documentation for register_uri concerning using ports.
- Clarify relation between ``enabled`` and ``httprettized`` in API docs.
- Align signature with builtin socket.

0.9.4

-------------

Improvements:

- Official Python 3.6 support
- Normalized coding style to comform with PEP8 (partially)
- Add more API reference coverage in docstrings of members such as :py:class:`httpretty.core.Entry`
- Continuous Integration building python 2.7 and 3.6
- Migrate from `pip <https://pypi.org/project/pip/>`_ to `pipenv <https://docs.pipenv.org/>`_

0.8.4

-------------

Improvements:

- Refactored ``core.py`` and increased its unit test coverage to 80%.
HTTPretty is slightly more robust now.

Bug fixes:

- POST requests being called twice
`100 <https://github.com/gabrielfalcao/HTTPretty/pull/100>`__

0.6.5

-------------

Applied pull requests:

- continue on EAGAIN socket errors:
`102 <https://github.com/gabrielfalcao/HTTPretty/pull/102>`__ by
`kouk <http://github.com/kouk>`__.
- Fix ``fake_gethostbyname`` for requests 2.0:
`101 <https://github.com/gabrielfalcao/HTTPretty/pull/101>`__ by
`mgood <http://github.com/mgood>`__
- Add a way to match the querystrings:
`98 <https://github.com/gabrielfalcao/HTTPretty/pull/98>`__ by
`ametaireau <http://github.com/ametaireau>`__
- Use common string case for URIInfo hostname comparison:
`95 <https://github.com/gabrielfalcao/HTTPretty/pull/95>`__ by
`mikewaters <http://github.com/mikewaters>`__
- Expose httpretty.reset() to public API:
`91 <https://github.com/gabrielfalcao/HTTPretty/pull/91>`__ by
`imankulov <http://github.com/imankulov>`__
- Don't duplicate http ports number:
`89 <https://github.com/gabrielfalcao/HTTPretty/pull/89>`__ by
`mardiros <http://github.com/mardiros>`__
- Adding parsed\_body parameter to simplify checks:
`88 <https://github.com/gabrielfalcao/HTTPretty/pull/88>`__ by
`toumorokoshi <http://github.com/toumorokoshi>`__
- Use the real socket if it's not HTTP:
`87 <https://github.com/gabrielfalcao/HTTPretty/pull/87>`__ by
`mardiros <http://github.com/mardiros>`__

Page 2 of 4

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.