Thanks to visit codestin.com Credit goes to github.com
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 c237076 commit c5a9d3fCopy full SHA for c5a9d3f
1 file changed
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