| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| werkzeug-3.1.8-py3-none-any.whl | 2026-04-02 | 226.5 kB | |
| werkzeug-3.1.8.tar.gz | 2026-04-02 | 875.9 kB | |
| 3.1.8 source code.tar.gz | 2026-04-02 | 887.6 kB | |
| 3.1.8 source code.zip | 2026-04-02 | 1.0 MB | |
| README.md | 2026-04-02 | 491 Bytes | |
| Totals: 5 Items | 3.0 MB | 4 | |
This is the Werkzeug 3.1.8 fix release, which fixes bugs but does not otherwise change behavior and should not result in breaking changes compared to the latest feature release.
PyPI: https://pypi.org/project/Werkzeug/3.1.8/ Changes: https://werkzeug.palletsprojects.com/page/changes/#version-3-1-8 Milestone: https://github.com/pallets/werkzeug/milestone/45?closed=1
Request.hostandget_hostreturn the empty string if the header is missing or has invalid characters. [#3142]