Message 303392 - Python tracker
Message303392
| Author | twisteroid ambassador |
|---|---|
| Recipients | twisteroid ambassador, yselivanov |
| Date | 2017-09-30.04:48:30 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1506746910.85.0.213398074469.issue31647@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
This issue is somewhat related to issue27223, in that both are caused by using self._sock after it has already been assigned None when the connection is closed. It seems like Transports in general may need better protection from this kind of behavior. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2017-09-30 04:48:30 | twisteroid ambassador | set | recipients: + twisteroid ambassador, yselivanov |
| 2017-09-30 04:48:30 | twisteroid ambassador | set | messageid: <1506746910.85.0.213398074469.issue31647@psf.upfronthosting.co.za> |
| 2017-09-30 04:48:30 | twisteroid ambassador | link | issue31647 messages |
| 2017-09-30 04:48:30 | twisteroid ambassador | create | |