Message273169
| Author | martin.panter |
|---|---|
| Recipients | hathawsh, martin.panter, vstinner |
| Date | 2016-08-20.00:15:46 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1471652146.6.0.0785899653023.issue27805@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
The origin of this seems to be r68835 and Issue 5008. Victor mentioned imitating the Gnu C library. Maybe there is a better way that also supports non-seekable files better, perhaps handle ESPIPE without failing. This also affects Python 2, if you consider io.open() or io.FileIO directly. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2016-08-20 00:15:46 | martin.panter | set | recipients: + martin.panter, hathawsh, vstinner |
| 2016-08-20 00:15:46 | martin.panter | set | messageid: <1471652146.6.0.0785899653023.issue27805@psf.upfronthosting.co.za> |
| 2016-08-20 00:15:46 | martin.panter | link | issue27805 messages |
| 2016-08-20 00:15:46 | martin.panter | create | |