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 Ido Michael
Recipients AkshayTakkar, Ido Michael, asvetlov, christian.heimes, yselivanov
Date 2019-09-28.10:34:40
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1569666880.12.0.674185550397.issue37404@roundup.psfhosted.org>
In-reply-to
Content
Fixed this issue since the CLA of the past user wasn't signed.

Added a check for the socket type in each of the methods: 
sock_recv, sock_recv_into, sock_sendall, sock_connect, sock_accept.

PR: GH-16457
History
Date User Action Args
2019-09-28 10:34:40Ido Michaelsetrecipients: + Ido Michael, christian.heimes, asvetlov, yselivanov, AkshayTakkar
2019-09-28 10:34:40Ido Michaelsetmessageid: <1569666880.12.0.674185550397.issue37404@roundup.psfhosted.org>
2019-09-28 10:34:40Ido Michaellinkissue37404 messages
2019-09-28 10:34:40Ido Michaelcreate