Message305435
| Author | yselivanov |
|---|---|
| Recipients | j1m, python-dev, socketpair, vmagamedov, vstinner, yselivanov |
| Date | 2017-11-02.15:58:37 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1509638317.59.0.213398074469.issue27456@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
> Seems like this fix is incomplete. It contains this check: > > sock.type == socket.SOCK_STREAM > > But sock.type is not only a type Good catch. I made a PR to fix this. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2017-11-02 15:58:37 | yselivanov | set | recipients: + yselivanov, vstinner, j1m, vmagamedov, socketpair, python-dev |
| 2017-11-02 15:58:37 | yselivanov | set | messageid: <1509638317.59.0.213398074469.issue27456@psf.upfronthosting.co.za> |
| 2017-11-02 15:58:37 | yselivanov | link | issue27456 messages |
| 2017-11-02 15:58:37 | yselivanov | create | |