summaryrefslogtreecommitdiffstats
path: root/Misc/NEWS.d/next/Library/2020-05-21-23-32-46.bpo-40262.z4fQv1.rst
blob: c017a1c8df09d8bb204a0b756cb774b8e0a7b204 (plain)
1
2
The :meth:`ssl.SSLSocket.recv_into` method no longer requires the *buffer*
argument to implement ``__len__`` and supports buffers with arbitrary item size.