Control: tag -1 patch
On Tue, Jul 07, 2026 at 12:50:44PM +0100, Colin Watson wrote:
The same is true upstream: I can reproduce it there by building a
virtual environment from requirements.txt, upgrading pytest to 9.1.0,
and running `pytest tests/test_utils.py`.
This change from the pytest changelog looks like a likely reason:
#3697: Logging capture now works for non-propagating loggers. Previously only
logs which reached the root logger were captured. This includes caplog and the
“Captured log calls” test reporting.
I filed a merge request to fix this:
https://salsa.debian.org/morph/httpx/-/merge_requests/1
(As noted there, I was unfortunately unable to forward this upstream,
because they don't seem to have an issue tracker and they've disabled
creating new PRs.)
Thanks,
--
Colin Watson (he/him) [[email protected]]