15
0

- Update to 3.0.4

* Restore behavior where parsing `multipart/x-www-form-urlencoded` data with
    invalid UTF-8 bytes in the body results in no form data parsed rather than a
    413 error. :issue:`2930`
  * Improve ``parse_options_header`` performance when parsing unterminated
    quoted string values. :issue:`2904`
  * Debugger pin auth is synchronized across threads/processes when tracking
    failed entries. :issue:`2916`
  * Dev server handles unexpected `SSLEOFError` due to issue in Python < 3.13.
    :issue:`2926`
  * Debugger pin auth works when the URL already contains a query string.
    :issue:`2918`

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Werkzeug?expand=0&rev=94
This commit is contained in:
2024-08-27 09:30:24 +00:00
committed by Git OBS Bridge
commit 9cefb5e9be
7 changed files with 1630 additions and 0 deletions

1474
python-Werkzeug.changes Normal file

File diff suppressed because it is too large Load Diff