Skip to content

Commit 2c5403b

Browse files
authored
Merge pull request #7644 from bluetech/changelog-7631
Add changelog for PR #7631
2 parents 02c6e44 + 8056a67 commit 2c5403b

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)