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 j1m, python-dev, socketpair, vmagamedov, vstinner, yselivanov
Date 2017-11-02.16:11:27
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1509639087.7.0.213398074469.issue27456@psf.upfronthosting.co.za>
In-reply-to
Content
> sock.type == socket.SOCK_STREAM

Oh, right. I wrote PR 4233 to fix the code.

Yury: "Good catch.  I made a PR to fix this."

Oops. If you wrote a PR, would it mind to compare it with mine, please?
History
Date User Action Args
2017-11-02 16:11:27vstinnersetrecipients: + vstinner, j1m, vmagamedov, socketpair, python-dev, yselivanov
2017-11-02 16:11:27vstinnersetmessageid: <1509639087.7.0.213398074469.issue27456@psf.upfronthosting.co.za>
2017-11-02 16:11:27vstinnerlinkissue27456 messages
2017-11-02 16:11:27vstinnercreate