Message 209242 - Python tracker
Message209242
| Author | serhiy.storchaka |
|---|---|
| Recipients | larry, meador.inge, nadeem.vawda, python-dev, serhiy.storchaka |
| Date | 2014-01-25.21:57:03 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1390687024.42.0.437433433869.issue20193@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Updated patch for zlib reverts reverted decompress(), decompressobj() and Decompress.flush(). It get rids from DEF_WBITS and use MAX_WBITS instead, exposes DEF_BUF_SIZE (former DEFAULTALLOC) to Python level. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2014-01-25 21:57:04 | serhiy.storchaka | set | recipients: + serhiy.storchaka, larry, nadeem.vawda, meador.inge, python-dev |
| 2014-01-25 21:57:04 | serhiy.storchaka | set | messageid: <1390687024.42.0.437433433869.issue20193@psf.upfronthosting.co.za> |
| 2014-01-25 21:57:04 | serhiy.storchaka | link | issue20193 messages |
| 2014-01-25 21:57:04 | serhiy.storchaka | create | |