Skip to content

Commit

Permalink
Merge pull request #7644 from bluetech/changelog-7631
Browse files Browse the repository at this point in the history
Add changelog for PR #7631
  • Loading branch information
bluetech committed Aug 14, 2020
2 parents 02c6e44 + 8056a67 commit 2c5403b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions changelog/7631.trivial.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
The result type of :meth:`capfd.readouterr() <_pytest.capture.CaptureFixture.readouterr>` (and similar) is no longer a namedtuple,
but should behave like one in all respects. This was done for technical reasons.

0 comments on commit 2c5403b

Please sign in to comment.