httpx/doc/release_notes/0_24_6.md
2023-09-28 12:40:04 +01:00

202 B

0.24.6

Bugfixes

  • fix Session class assertions not prepared for class overrides, which could break some plugins which override the Session class on load (such as datadog or webmock adapters).