Message131611
| Author | vstinner |
|---|---|
| Recipients | gregory.p.smith, loewis, nadeem.vawda, pitrou, rcoyner, vstinner |
| Date | 2011-03-21.03:05:08 |
| SpamBayes Score | 0.0044283723 |
| Marked as misclassified | No |
| Message-id | <1300676709.4.0.000439393711826.issue8650@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
> This only addresses the compress() and decompress() functions, > but e.g. crc32() and adler32() are also touched by this issue. crc32() and adler32() were fixed by #10276. PyZlib_objcompress() and PyZlib_objdecompress() should be fixed. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2011-03-21 03:05:09 | vstinner | set | recipients: + vstinner, loewis, gregory.p.smith, pitrou, nadeem.vawda, rcoyner |
| 2011-03-21 03:05:09 | vstinner | set | messageid: <1300676709.4.0.000439393711826.issue8650@psf.upfronthosting.co.za> |
| 2011-03-21 03:05:08 | vstinner | link | issue8650 messages |
| 2011-03-21 03:05:08 | vstinner | create | |