17
0
Files
python-pytest-httpserver/python-pytest-httpserver.changes
Dirk Mueller 516fbb6633 - update to 1.0.10:
* When there's no handler for the request, add more details to
    the response sent by the server about the request to help
    debugging.
  * Use ruff for linting. It includes some source code changes
    which should not introduce functional changes, or API
    changes.
  * Add __repr__ to RequestHandler object so when it is compared
    (eg. with the log attribute of the server) it will show the
    matcher parameters.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:pytest/python-pytest-httpserver?expand=0&rev=26
2024-03-01 10:19:42 +00:00

5.7 KiB