Path to this page:
Subject: CVS commit: pkgsrc/www/py-test-httpx
From: Adam Ciarcinski
Date: 2023-11-16 10:40:00
Message id: 20231116094000.52D2BFA3D@cvs.NetBSD.org
Log Message:
py-test-httpx: updated to 0.27.0
0.27.0
Added
- Explicit support for python `3.12`.
Fixed
- Custom HTTP transport are now handled (parent call to `handle_async_request` \
or `handle_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.
Files: