File: werkzeug-header-type-follow-up-74a80dd03e6ca6db.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 (4 lines) | stat: -rw-r--r-- 166 bytes parent folder | download
1
2
3
4
---
upgrade:
  - 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.