Issue #8104: socket.recv_into() and socket.recvfrom_into() now support
writing into objects supporting the new buffer API, for example bytearrays or memoryviews.
Showing
Please
register
or
sign in
to comment
writing into objects supporting the new buffer API, for example bytearrays or memoryviews.