Message 149052 - Python tracker
Message149052
| Author | benjamin.peterson |
|---|---|
| Recipients | benjamin.peterson |
| Date | 2011-12-08.20:47:25 |
| SpamBayes Score | 0.11603125 |
| Marked as misclassified | No |
| Message-id | <1323377245.96.0.509517020675.issue13559@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
HTTPConnection.send() should use os.sendfile when possible to avoid copying data into userspace and back. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2011-12-08 20:47:26 | benjamin.peterson | set | recipients: + benjamin.peterson |
| 2011-12-08 20:47:25 | benjamin.peterson | set | messageid: <1323377245.96.0.509517020675.issue13559@psf.upfronthosting.co.za> |
| 2011-12-08 20:47:25 | benjamin.peterson | link | issue13559 messages |
| 2011-12-08 20:47:25 | benjamin.peterson | create | |