Message234008
| Author | martin.panter |
|---|---|
| Recipients | amcnabb, doerwalter, jcea, lemburg, loewis, martin.panter, vstinner |
| Date | 2015-01-14.06:14:07 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1421216048.97.0.893300286895.issue13881@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Here is a patch to implement the zlib-codec and bz2-codec StreamWriter classes based on their IncrementalEncoder classes. It depends on my patch for Issue 23231, though I guess it could be tweaked to work around that if desired. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2015-01-14 06:14:09 | martin.panter | set | recipients: + martin.panter, lemburg, loewis, doerwalter, jcea, amcnabb, vstinner |
| 2015-01-14 06:14:08 | martin.panter | set | messageid: <1421216048.97.0.893300286895.issue13881@psf.upfronthosting.co.za> |
| 2015-01-14 06:14:08 | martin.panter | link | issue13881 messages |
| 2015-01-14 06:14:08 | martin.panter | create | |