Message178059
| Author | ebfe |
|---|---|
| Recipients | ebfe, ezio.melotti, serhiy.storchaka |
| Date | 2012-12-24.14:31:45 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1356359505.75.0.0892930491649.issue16764@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Nothing of what you mention is a problem of this patch.
The memLevel-keyword was not supported as of now, only the docstring ("memLevel") and the documentation ("memlevel") mentioned it. There is no third-party code that could have used it.
The current docstring says that a "string"-keyword should be used with decompress(), the documentation talks about a "data"-keyword. Both are not supported, the patch adds support for a "data"-keyword and fixes the docstring. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2012-12-24 14:31:45 | ebfe | set | recipients: + ebfe, ezio.melotti, serhiy.storchaka |
| 2012-12-24 14:31:45 | ebfe | set | messageid: <1356359505.75.0.0892930491649.issue16764@psf.upfronthosting.co.za> |
| 2012-12-24 14:31:45 | ebfe | link | issue16764 messages |
| 2012-12-24 14:31:45 | ebfe | create | |