Message 281599 - Python tracker
Message281599
| Author | martin.panter |
|---|---|
| Recipients | docs@python, martin.panter, serhiy.storchaka |
| Date | 2016-11-24.02:36:43 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1479955005.21.0.298201834021.issue28771@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
In Python 2, charbufferproc was changed to use non-const char ** in revision dba6494735d0 (perhaps by accident). Otherwise, this patch is the same as for Python 3. I have added a sentence about using NULL for deletion in the patch. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2016-11-24 02:36:45 | martin.panter | set | recipients: + martin.panter, docs@python, serhiy.storchaka |
| 2016-11-24 02:36:45 | martin.panter | set | messageid: <1479955005.21.0.298201834021.issue28771@psf.upfronthosting.co.za> |
| 2016-11-24 02:36:45 | martin.panter | link | issue28771 messages |
| 2016-11-24 02:36:45 | martin.panter | create | |