summaryrefslogtreecommitdiffstats
path: root/Misc/NEWS.d/next/Library/2019-05-30-15-51-42.bpo-28724.34TrS8.rst
blob: 68c469810a37bb1df2fc530278f579601380be91 (plain)
1
2
The socket module now has the :func:`socket.send_fds` and :func:`socket.recv.fds` methods.
Contributed by Joannah Nanjekye, Shinya Okano and Victor Stinner.