test_ok2/changelog/4375.improvement.rst

4 lines
236 B
ReStructuredText

The ``pytest`` command now supresses the ``BrokenPipeError`` error message that
is printed to stderr when the output of ``pytest`` is piped and and the pipe is
closed by the piped-to program (common examples are ``less`` and ``head``).