mirror of
https://github.com/HoneyryderChuck/httpx.git
synced 2025-10-05 00:02:38 -04:00
202 B
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
orwebmock
adapters).