Skip to content

Commit 8056a67

Browse files
committed
Add changelog for PR #7631
1 parent 10f98e1 commit 8056a67

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

changelog/7631.trivial.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Comments
 (0)