Skip to content

OutStream.isatty #268

@ppwwyyxx

Description

@ppwwyyxx

I'm using jupyter notebook and sys.stdout is ipykernel.iostream.OutStream.
And sys.stdout.isatty() is False.

Since the output is interactive/terminal-like, I expect it to be true. Also see comments in cpython.

Can this be changed? This should be simply two lines of code.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions