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 bd8b32b commit 3f6cfc5Copy full SHA for 3f6cfc5
Doc/whatsnew/3.11.rst
@@ -1000,7 +1000,7 @@ sysconfig
1000
tempfile
1001
--------
1002
1003
-* :class:`~tempfile.SpooledTemporaryFile` objects now fully implements the methods
+* :class:`~tempfile.SpooledTemporaryFile` objects now fully implement the methods
1004
of :class:`io.BufferedIOBase` or :class:`io.TextIOBase`
1005
(depending on file mode).
1006
This lets them work correctly with APIs that expect file-like objects,
0 commit comments