Message124502
| Author | mark.dickinson |
|---|---|
| Recipients | kermode, mark.dickinson, ncoghlan, pitrou, teoliphant |
| Date | 2010-12-22.13:04:28 |
| SpamBayes Score | 0.0010554927 |
| Marked as misclassified | No |
| Message-id | <1293023071.64.0.573931807415.issue9990@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Antoine, a couple of questions: (1) Is there documentation for the 'smalltable' field of the Py_buffer struct anywhere? What are the requirements for the exporter here? E.g., is it / should it be a requirement that shape, strides and suboffsets are all NULL whenever 'smalltable' is used? (2) Same question for the 'obj' field: what's the purpose of this field, from the POV of 3rd party buffer exporters? |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2010-12-22 13:04:31 | mark.dickinson | set | recipients: + mark.dickinson, teoliphant, ncoghlan, kermode, pitrou |
| 2010-12-22 13:04:31 | mark.dickinson | set | messageid: <1293023071.64.0.573931807415.issue9990@psf.upfronthosting.co.za> |
| 2010-12-22 13:04:28 | mark.dickinson | link | issue9990 messages |
| 2010-12-22 13:04:28 | mark.dickinson | create | |