Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 9de5a41

Browse files
committed
Merged revisions 79788 via svnmerge from
svn+ssh://[email protected]/python/trunk ........ r79788 | ezio.melotti | 2010-04-05 11:16:41 +0300 (Mon, 05 Apr 2010) | 1 line Fix markup errors. ........
1 parent 079d5ed commit 9de5a41

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Doc/whatsnew/2.7.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -848,7 +848,7 @@ changes, or look through the Subversion logs for all the details.
848848
giving the source address that will be used for the connection.
849849
(Contributed by Eldon Ziegler; :issue:`3972`.)
850850

851-
The :meth:`recv_into` and `recvfrom_into` methods will now write
851+
The :meth:`recv_into` and :meth:`recvfrom_into` methods will now write
852852
into objects that support the buffer API, most usefully
853853
the :class:`bytearray` and :class:`memoryview` objects. (Implemented by
854854
Antoine Pitrou; :issue:`8104`.)

0 commit comments

Comments
 (0)