Message233865
| Author | martin.panter |
|---|---|
| Recipients | Arfrever, christian.heimes, eric.araujo, martin.panter, nadeem.vawda, nikratio, pitrou, serhiy.storchaka, vstinner |
| Date | 2015-01-11.23:57:36 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1421020658.17.0.0728806258562.issue15955@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
We still need a patch for max_length in BZ2Decompressor, and to use it in BZ2File. Also, I think my GzipFile patch should be considered as a bug fix (rather than enhancement), e.g. the fix for Issue 16043 assumes GzipFile.read(<size>) is limited. I’m adding v4 of Nikolaus’s low-level LZMA patch. I merged v3 with the recent default branch and fixed the conflicts, since I couldn’t tell what revision it was originally based on. I also made some fixes based on my review comments. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2015-01-11 23:57:38 | martin.panter | set | recipients: + martin.panter, pitrou, vstinner, christian.heimes, nadeem.vawda, eric.araujo, Arfrever, nikratio, serhiy.storchaka |
| 2015-01-11 23:57:38 | martin.panter | set | messageid: <1421020658.17.0.0728806258562.issue15955@psf.upfronthosting.co.za> |
| 2015-01-11 23:57:38 | martin.panter | link | issue15955 messages |
| 2015-01-11 23:57:38 | martin.panter | create | |