We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9e72db2 commit 555ca2fCopy full SHA for 555ca2f
1 file changed
doc/index.rst
@@ -659,6 +659,18 @@ Protocols
659
660
.. versionadded:: 4.6.0
661
662
+.. class:: Reader
663
+
664
+ See :py:class:`io.Reader`. Added to the standard library in Python 3.14.
665
666
+ .. versionadded:: 4.14.0
667
668
+.. class:: Writer
669
670
+ See :py:class:`io.Writer`. Added to the standard library in Python 3.14.
671
672
673
674
Decorators
675
~~~~~~~~~~
676
0 commit comments