Message240347
Updated to recalculate timeout at Python level. The current module already works this way on recv() calls. See attached.
I'd be happy to churn through and fix the other modules (using the 3.5 work as a guide), though I think only addressing the higher level abstractions makes sense (I think that's been noted elsewhere). For example, the _fileobject wrappers, but not the recv from sock_recv_guts. |
|
| Date |
User |
Action |
Args |
| 2015-04-09 16:20:01 | mcjeff | set | recipients:
+ mcjeff, gregory.p.smith, vstinner |
| 2015-04-09 16:20:01 | mcjeff | set | messageid: <1428596401.08.0.416709523669.issue23863@psf.upfronthosting.co.za> |
| 2015-04-09 16:20:01 | mcjeff | link | issue23863 messages |
| 2015-04-09 16:20:00 | mcjeff | create | |
|