❤️ Sponsors ❤️
GitHub Sponsors: Scalar, Telemetry Sports (via @chris-telemetry), Stok (@stok-team), @benjamin-kirkbride, @crisog, @geeshta, @cbscsm
OpenCollective: Christian Y, Anonymous
What's changed
Bugfixes
- Fix #2549: Ensure
MultiDict
andImmutableMultiDict
copy methods return the instance's type by @provinzkraut in #3009 - Fix #3029: Add
exceptiongroup
as a dependency for Python < 3.11 by @JeanArhancet in #3035
Other changes
- Remove duplicated type hints by @rosstitmarsh in #3002
- Don't define multipart extractor inline by @provinzkraut in #3005
- Remove redundant
None
check by @provinzkraut in #3006 - Fix
create_async_test_client
docstring by @cbscsm in #3015
Documentation
- Fix incorrect argument name in OpenApi ResponseSpec example by @korneevm in #3017
- Fix reference and indentation for
AbstractAuthenticationMiddleware
usage docs by @mj0nez in #2986
New contributors
- @korneevm made their first contribution in #3017
- @rosstitmarsh made their first contribution in #3002
- @JeanArhancet made their first contribution in #3035
Full Changelog
v2.5.1...v2.5.2