Skip to content

pytest 3.3: TerminalReporter.writer removed without deprecating it first #2984

@jluebbe

Description

@jluebbe

We have a small plugin, which uses the TerminalReporter.writer attribute to continue printing to the terminal even when normal output is captured and the CaptureFixture is used.

The writer attribute was originally added by 1fc466e back in 2013. It was removed by 05cfdcc (which intended to revert 3b30c93), probably by mistake.

Metadata

Metadata

Assignees

No one assigned

    Labels

    type: regressionindicates a problem that was introduced in a release which was working previously

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions