Skip to content

Conversation

@Bubble-Interface
Copy link

@Bubble-Interface Bubble-Interface commented Dec 20, 2025

closes #13731

Clarify in the capturing tutorial that using capture fixtures such as capsys or capfd re-enables capturing for the duration of the test, even when global capturing is disabled via -s or --capture=no.

@psf-chronographer psf-chronographer bot added the bot:chronographer:provided (automation) changelog entry is part of PR label Dec 20, 2025
@Bubble-Interface
Copy link
Author

The docs build failure appears to be unrelated to this change.
It looks like an incompatibility between Sphinx 9.0.4 and sphinxcontrib-trio (KeyError: 'autofunction').
Happy to rebase or update once the docs toolchain is fixed.

@Bubble-Interface
Copy link
Author

@Zac-HD Could you please check if that what you had in mind for the issue?

Copy link
Member

@Zac-HD Zac-HD left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks great - thanks for the PR, @Bubble-Interface!

(the CI failure looks unrelated to me)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bot:chronographer:provided (automation) changelog entry is part of PR

Projects

None yet

Development

Successfully merging this pull request may close these issues.

disabling capture in cli doesn't work

2 participants