This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author vstinner
Recipients christian.heimes, mdk, methane, nanjekyejoannah, tokibito, vstinner
Date 2019-09-11.17:12:24
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1568221944.13.0.518640514206.issue28724@roundup.psfhosted.org>
In-reply-to
Content
New changeset 8d120f75fb8c8731464b5f7531d74cdbb897d924 by Victor Stinner (Joannah Nanjekye) in branch 'master':
bpo-28724: Add methods send_fds and recv_fds to the socket module (GH-12889)
https://github.com/python/cpython/commit/8d120f75fb8c8731464b5f7531d74cdbb897d924
History
Date User Action Args
2019-09-11 17:12:24vstinnersetrecipients: + vstinner, christian.heimes, methane, mdk, tokibito, nanjekyejoannah
2019-09-11 17:12:24vstinnersetmessageid: <1568221944.13.0.518640514206.issue28724@roundup.psfhosted.org>
2019-09-11 17:12:24vstinnerlinkissue28724 messages
2019-09-11 17:12:24vstinnercreate