v0.27.0
版本发布时间: 2023-11-14 03:29:59
Colin-b/pytest_httpx最新发布版本:v0.31.2(2024-09-24 01:21:15)
Added
- Explicit support for python
3.12
.
Fixed
- Custom HTTP transport are now handled (parent call to
handle_async_request
orhandle_request
).
Changed
- Only HTTP transport are now mocked, this should not have any impact, however if it does, please feel free to open an issue describing your use case.