Message 244506 - Python tracker
Message244506
| Author | martin.panter |
|---|---|
| Recipients | Jonathan Kamens, marcjofre, martin.panter, pje |
| Date | 2015-05-31.00:48:21 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1433033301.73.0.174741696349.issue24291@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Actually, looking closer at Marc’s traceback, it appears to be the ordinary socket._fileobject class. So I suspect it is unrelated to this bug because the Python 2 socket code appears to call sendall() in a loop. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2015-05-31 00:48:21 | martin.panter | set | recipients: + martin.panter, pje, Jonathan Kamens, marcjofre |
| 2015-05-31 00:48:21 | martin.panter | set | messageid: <1433033301.73.0.174741696349.issue24291@psf.upfronthosting.co.za> |
| 2015-05-31 00:48:21 | martin.panter | link | issue24291 messages |
| 2015-05-31 00:48:21 | martin.panter | create | |