Back to Aiohttp

10753.Bugfix

CHANGES/10753.bugfix.rst

4.0.0a1190 B
Original Source

Widened trace_request_ctx parameter type from Mapping[str, Any] | None to object to allow passing instances of user-defined classes as trace context -- by :user:nightcityblade.