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 christian.heimes
Recipients christian.heimes, corona10, erlendaasland, petr.viktorin, pkerling, shihai1991, vstinner
Date 2021-01-05.20:21:14
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1609878074.21.0.555978082654.issue41798@roundup.psfhosted.org>
In-reply-to
Content
> BTW, do we still want to keep the socket CAPI for external users?

Yes, at least for a while. socket.h is not part of the public include headers. It's still possible that the CAPI is used by an external project.
History
Date User Action Args
2021-01-05 20:21:14christian.heimessetrecipients: + christian.heimes, vstinner, petr.viktorin, corona10, pkerling, shihai1991, erlendaasland
2021-01-05 20:21:14christian.heimessetmessageid: <1609878074.21.0.555978082654.issue41798@roundup.psfhosted.org>
2021-01-05 20:21:14christian.heimeslinkissue41798 messages
2021-01-05 20:21:14christian.heimescreate