python-responses

Edit Package python-responses
No description set
Refresh
Refresh
Source Files
Filename Size Changed
python-responses.changes 0000011165 10.9 KB
python-responses.spec 0000002285 2.23 KB
responses-0.17.0.tar.gz 0000045064 44 KB
Revision 18 (latest revision is 31)
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 955500 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 18)
- update to 0.17.0:
  * This release is the last to support Python 2.7.
  * Fixed issue when `response.iter_content` when `chunk_size=None` entered infinite loop
  * Fixed issue when `passthru_prefixes` persisted across tests.
    Now `add_passthru` is valid only within a context manager or for a single function and
    cleared on exit
  * Deprecate `match_querystring` argument in `Response` and `CallbackResponse`.
    Use `responses.matchers.query_param_matcher` or `responses.matchers.query_string_matcher`
  * Added support for non-UTF-8 bytes in `responses.matchers.multipart_matcher`
  * Added `responses.registries`. Now user can create custom registries to
    manipulate the order of responses in the match algorithm
    `responses.activate(registry=CustomRegistry)`
  * Fixed issue with response match when requests were performed between adding responses with
    same URL. See Issue #212
Comments 0
openSUSE Build Service is sponsored by