Skip to content

Commit 555ca2f

Browse files
committed
Add doc entry
1 parent 9e72db2 commit 555ca2f

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

doc/index.rst

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -659,6 +659,18 @@ Protocols
659659

660660
.. versionadded:: 4.6.0
661661

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+
.. versionadded:: 4.14.0
673+
662674
Decorators
663675
~~~~~~~~~~
664676

0 commit comments

Comments
 (0)