Skip to content

Conversation

@Atry
Copy link
Contributor

@Atry Atry commented Jun 12, 2024

A lot of libraries would call sys.stdout.isatty(), but IPython.utils.io.Tee does not implement isatty.

Let's add the method to avoid errors.

A lot of libraries would call `sys.stdout.isatty()`, but `IPython.utils.io.Tee` does not implement `isatty`.

Let's add the method to avoid errors.
@Carreau
Copy link
Member

Carreau commented Jun 25, 2024

No objections, but if you can comment a link to something that fails or give a real life example that would be great for future records.

@Carreau Carreau merged commit c098f4c into ipython:main Jun 25, 2024
@Atry
Copy link
Contributor Author

Atry commented Jun 26, 2024 via email

@Atry Atry deleted the patch-1 branch February 15, 2025 19:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants