Message238166
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. |
|
| 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: <[email protected]> |
| 2015-03-16 00:03:23 | martin.panter | link | issue20962 messages |
| 2015-03-16 00:03:23 | martin.panter | create | |
|