We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 02c6e44 + 8056a67 commit 2c5403bCopy full SHA for 2c5403b
changelog/7631.trivial.rst
@@ -0,0 +1,2 @@
1
+The result type of :meth:`capfd.readouterr() <_pytest.capture.CaptureFixture.readouterr>` (and similar) is no longer a namedtuple,
2
+but should behave like one in all respects. This was done for technical reasons.
0 commit comments