Skip to content

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

Merged
srittau merged 1 commit into
masterfrom
AlexWaygood-typing-abstract-properties
Oct 17, 2022
Merged

typing.pyi: Improve comments for IO/TextIO#8913
srittau merged 1 commit into
masterfrom
AlexWaygood-typing-abstract-properties

Conversation

@AlexWaygood

Copy link
Copy Markdown
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
Copy Markdown
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