Go to file
Dirk Mueller 23ca0ac506 - update to 0.18.0:
* Dropped support of Python 2.7, 3.5, 3.6
  * Fixed issue with type annotation for `responses.activate` decorator. See #468
  * Removed internal `_is_string` and `_ensure_str` functions
  * Removed internal `_quote` from `test_responses.py`
  * Removed internal `_matches` attribute of `RequestsMock` object.
  * Generated decorator wrapper now uses stdlib features instead of strings and exec
  * Fix issue when Deprecation Warning was raised with default arguments
    in `responses.add_callback` due to `match_querystring`. See #464

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-responses?expand=0&rev=37
2022-02-22 09:17:46 +00:00
.gitattributes Accepting request 487006 from home:alarrosa:branches:devel:languages:python 2017-04-24 16:27:22 +00:00
.gitignore Accepting request 487006 from home:alarrosa:branches:devel:languages:python 2017-04-24 16:27:22 +00:00
python-responses.changes - update to 0.18.0: 2022-02-22 09:17:46 +00:00
python-responses.spec - update to 0.18.0: 2022-02-22 09:17:46 +00:00
responses-0.18.0.tar.gz - update to 0.18.0: 2022-02-22 09:17:46 +00:00