cpython/Misc/NEWS.d/next/Library/2020-05-21-23-32-46.bpo-402...

3 lines
156 B
ReStructuredText

The :meth:`ssl.SSLSocket.recv_into` method no longer requires the *buffer*
argument to implement ``__len__`` and supports buffers with arbitrary item size.