File: requesthandler-repr-09f342f19f6250bc.yaml

package info (click to toggle)
pytest-httpserver 1.1.3-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 908 kB
  • sloc: python: 2,382; makefile: 77; sh: 21
file content (5 lines) | stat: -rw-r--r-- 181 bytes parent folder | download
1
2
3
4
5
---
features:
  - |
    Add ``__repr__`` to ``RequestHandler`` object so when it is compared (eg. with
    the ``log`` attribute of the server) it will show the matcher parameters.