-
-
Notifications
You must be signed in to change notification settings - Fork 33.7k
Doc: remove the invalid type variables of typing.TextIO and BinaryIO #142642
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
Conversation
They are not generic classes.
|
Thanks @SpecLad for the PR, and @JelleZijlstra for merging it 🌮🎉.. I'm working now to backport this PR to: 3.13, 3.14. |
…ythonGH-142642) They are not generic classes. (cherry picked from commit fa1ac90) Co-authored-by: Roman Donchenko <rdonchen@outlook.com>
|
Sorry, @SpecLad and @JelleZijlstra, I could not cleanly backport this to |
|
GH-142643 is a backport of this pull request to the 3.14 branch. |
|
…naryIO (pythonGH-142642) They are not generic classes. (cherry picked from commit fa1ac90) Co-authored-by: Roman Donchenko <rdonchen@outlook.com>
|
We don't need to backport to 3.13: cpython/Doc/library/typing.rst Lines 2773 to 2775 in dc12380
|
They are not generic classes.
📚 Documentation preview 📚: https://cpython-previews--142642.org.readthedocs.build/