Merge pull request #7644 from bluetech/changelog-7631
Add changelog for PR #7631
This commit is contained in:
commit
2c5403b951
|
@ -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.
|
Loading…
Reference in New Issue