Message125641
Ah, sorry - no, I misunderstood the question. I think that example actually *is* a bug in the memoryview implementation. The GetBuffer call should use the persistent address (&mview->view) that will be used in the ReleaseBuffer call, as per Antoine's patch on issue 9990. |
|
| Date |
User |
Action |
Args |
| 2011-01-07 11:22:37 | ncoghlan | set | recipients:
+ ncoghlan, loewis, teoliphant, mark.dickinson, rupole, kermode, pitrou |
| 2011-01-07 11:22:37 | ncoghlan | set | messageid: <[email protected]> |
| 2011-01-07 11:22:35 | ncoghlan | link | issue10181 messages |
| 2011-01-07 11:22:35 | ncoghlan | create | |
|