Message244506
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. |
|
| 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: <[email protected]> |
| 2015-05-31 00:48:21 | martin.panter | link | issue24291 messages |
| 2015-05-31 00:48:21 | martin.panter | create | |
|