Overview

Request 671858 accepted

- Update to 0.10.4
+ Fixed generated wrapper when using `@responses.activate` in Python 3.6+
when decorated functions use parameter and/or return annotations.
- from version 0.10.3
+ Fixed deprecation warnings in python 3.7 for inspect module usage.
- from version 0.10.2
+ Fixed build setup to use undeprecated `pytest` bin stub.
+ Updated `tox` configuration.
+ Added example of using responses with `pytest.fixture`.
+ Removed dependency on `biscuits` in py3. Instead `http.cookies` is being used.
- from version 0.10.1
+ Packaging fix to distribute wheel (#219).
- from version 0.10.0
+ Fix passing through extra settings (#207).
+ Fix collections.abc warning on Python 3.7 (#215).
+ Use 'biscuits' library instead of 'cookies' on Python 3.4+ (#218).

Request History
John Paul Adrian Glaubitz's avatar

glaubitz created request

- Update to 0.10.4
+ Fixed generated wrapper when using `@responses.activate` in Python 3.6+
when decorated functions use parameter and/or return annotations.
- from version 0.10.3
+ Fixed deprecation warnings in python 3.7 for inspect module usage.
- from version 0.10.2
+ Fixed build setup to use undeprecated `pytest` bin stub.
+ Updated `tox` configuration.
+ Added example of using responses with `pytest.fixture`.
+ Removed dependency on `biscuits` in py3. Instead `http.cookies` is being used.
- from version 0.10.1
+ Packaging fix to distribute wheel (#219).
- from version 0.10.0
+ Fix passing through extra settings (#207).
+ Fix collections.abc warning on Python 3.7 (#215).
+ Use 'biscuits' library instead of 'cookies' on Python 3.4+ (#218).


Thomas Bechtold's avatar

tbechtold accepted request

openSUSE Build Service is sponsored by