- update to 0.23.1:
* Fix regression causing `params` pattern to stop working under
some conditions, by doing a strict detection of `ANY` in multi
items patterns
* Fix `data` pattern with list value
* Fix and enhance incorrect documentations about iterable side
effects
* Fix documentation typo, thanks @markhobson
* Fix support for multiple slashes `//` in URL path by not
using `urljoin` when
* prepending path, thanks @lewiscollard and @Skeen
* Type Route.respond json as `Any` to align with HTTPX
* Properly handle `ANY` in `MuitiItems` patterns
* Fix test warnings
* Add Python 3.14 to test matrix, thanks @carlosdorneles-mb
* Update nix flake, mypy target and workflows
OBS-URL: https://build.opensuse.org/request/show/1346239
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-respx?expand=0&rev=12
Description
No description provided
Languages
RPM Spec
100%