15
0
Files
python-responses/python-responses.changes
Dirk Mueller eae844a863 - update to 0.16.0:
* Fixed regression with `stream` parameter deprecation, requests.session() and cookie handling.
  * Replaced adhoc URL parsing with `urllib.parse`.
  * Added ``match`` parameter to ``add_callback`` method
  * Added `responses.matchers.fragment_identifier_matcher`. This matcher allows you
    to match request URL fragment identifier.
  * Improved test coverage.
  * Fixed failing test in python 2.7 when `python-future` is also installed.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-responses?expand=0&rev=35
2021-11-29 11:56:12 +00:00

9.9 KiB