Message244088
| Author | martin.panter |
|---|---|
| Recipients | martin.panter, python-dev, ronaldoussoren, serhiy.storchaka, taleinat |
| Date | 2015-05-26.07:46:11 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1432626371.71.0.381741465459.issue24009@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Yes I just figured out that myself. Specifically, PyBufferProcs.bf_releasebuffer has to be NULL, and the buffer stays alive as long as the object stays alive. Also it looks like I was wrong about āuā being useless. I was tricked by a contradiction in the documentation, but I will try to fix this in a patch to Issue 24278. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2015-05-26 07:46:11 | martin.panter | set | recipients: + martin.panter, ronaldoussoren, taleinat, python-dev, serhiy.storchaka |
| 2015-05-26 07:46:11 | martin.panter | set | messageid: <1432626371.71.0.381741465459.issue24009@psf.upfronthosting.co.za> |
| 2015-05-26 07:46:11 | martin.panter | link | issue24009 messages |
| 2015-05-26 07:46:11 | martin.panter | create | |