Skip to content

typing.pyi: Improve comments for IO/TextIO #8913

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Oct 17, 2022

Conversation

AlexWaygood
Copy link
Member

#8726 proposed to make these properties abstract, but it would have broken half the typed-Python ecosystem, and we've since decided that it's not worth taking action on this (#2146 (comment)). This PR rephrases the comments to make clear that there isn't really anything actionable that can be done here.

#8726 proposed to make these properties abstract, but it would have broken half the typed-Python ecosystem, and we've since decided that it's not worth taking action on this (#2146 (comment)). This PR rephrases the comments to make clear that there isn't really anything actionable that can be done here.
@github-actions
Copy link
Contributor

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

@srittau srittau merged commit 928f006 into master Oct 17, 2022
@srittau srittau deleted the AlexWaygood-typing-abstract-properties branch October 17, 2022 10:44
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