Overview

Request 1088466 accepted

- update to 1.0.7:
* With werkzeug 2.3.x the headers type has been updated to not
allow integers as header values. This restriction followed up
in pytest-httpserver.
* Python versions earlier than 3.8 have been deprecated in
order to support the latest werkzeug.
* Type hinting for header_value_matcher has been fixed. From
now, specifying a callable as ``Callable[[str,
Optional[str], str], bool]`` will be accepted also.
Providing a ``HeaderValueMatcher`` object will be also
accepted as before, as it provides the same callable signature
* Fix Werkzeug deprecation warning about
``parse_authorization_header`` call.
* Replace ``parse_authorization_header`` with
``Authorization.from_header`` as suggested. This fix should
not introduce any functional change for the users.
* Fix Werkzeug deprecation warning about
``werkzeug.urls.url_decode`` call. This call has been changed
to ``urllib.parse.parse_qsl`` in the implementation.
This fix should not introduce any functional change for the
users.

Request History
Dirk Mueller's avatar

dirkmueller created request

- update to 1.0.7:
* With werkzeug 2.3.x the headers type has been updated to not
allow integers as header values. This restriction followed up
in pytest-httpserver.
* Python versions earlier than 3.8 have been deprecated in
order to support the latest werkzeug.
* Type hinting for header_value_matcher has been fixed. From
now, specifying a callable as ``Callable[[str,
Optional[str], str], bool]`` will be accepted also.
Providing a ``HeaderValueMatcher`` object will be also
accepted as before, as it provides the same callable signature
* Fix Werkzeug deprecation warning about
``parse_authorization_header`` call.
* Replace ``parse_authorization_header`` with
``Authorization.from_header`` as suggested. This fix should
not introduce any functional change for the users.
* Fix Werkzeug deprecation warning about
``werkzeug.urls.url_decode`` call. This call has been changed
to ``urllib.parse.parse_qsl`` in the implementation.
This fix should not introduce any functional change for the
users.


Factory Auto's avatar

factory-auto added opensuse-review-team as a reviewer

Please review sources


Factory Auto's avatar

factory-auto accepted review

Check script succeeded


Saul Goodman's avatar

licensedigger accepted review

ok


Dominique Leuenberger's avatar

dimstar_suse set openSUSE:Factory:Staging:E as a staging project

Being evaluated by staging project "openSUSE:Factory:Staging:E"


Dominique Leuenberger's avatar

dimstar_suse accepted review

Picked "openSUSE:Factory:Staging:E"


Dominique Leuenberger's avatar

dimstar accepted review


Dominique Leuenberger's avatar

dimstar_suse accepted review

Staging Project openSUSE:Factory:Staging:E got accepted.


Dominique Leuenberger's avatar

dimstar_suse approved review

Staging Project openSUSE:Factory:Staging:E got accepted.


Dominique Leuenberger's avatar

dimstar_suse accepted request

Staging Project openSUSE:Factory:Staging:E got accepted.

openSUSE Build Service is sponsored by