Skip to content

Conversation

@beauxq
Copy link

@beauxq beauxq commented Oct 21, 2025

#14903

This changes redirect_stdout and redirect_stderr to only require a Protocol with write and flush,
instead of requiring typing.IO[str]

@github-actions

This comment has been minimized.

@beauxq
Copy link
Author

beauxq commented Oct 21, 2025

Oops, I forgot the None that should be allowed...

@github-actions

This comment has been minimized.

Copy link
Contributor

@donBarbos donBarbos left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you! Only one nit below

Co-authored-by: Semyon Moroz <donbarbos@proton.me>
@github-actions
Copy link
Contributor

According to mypy_primer, this change has no effect on the checked open source code. 🤖🎉

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