Message238166
| Author | martin.panter |
|---|---|
| Recipients | ezio.melotti, martin.panter, nadeem.vawda, neologix, pitrou, serhiy.storchaka, skip.montanaro, tiwilliam |
| Date | 2015-03-16.00:03:23 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1426464203.75.0.342347253283.issue20962@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
See also the patch for Issue 23529, which changes over to using BufferedReader for GzipFile, BZ2File and LZMAFile. The current patch there also passes a buffer_size parameter through to BufferedReader, although it currently defaults to io.DEFAULT_BUFFER_SIZE. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2015-03-16 00:03:23 | martin.panter | set | recipients: + martin.panter, skip.montanaro, pitrou, nadeem.vawda, ezio.melotti, neologix, serhiy.storchaka, tiwilliam |
| 2015-03-16 00:03:23 | martin.panter | set | messageid: <1426464203.75.0.342347253283.issue20962@psf.upfronthosting.co.za> |
| 2015-03-16 00:03:23 | martin.panter | link | issue20962 messages |
| 2015-03-16 00:03:23 | martin.panter | create | |