Message115782
Given this explanation, of course I am +1 on an explicit release() method. But I'm still skeptical that a context manager adds much (not sure if that counts as -0 or +0 :-).
I suppose after release() is called all accesses through the memoryview object should be invalid, right? Is this not covered by PEP 3118 at all? |
|
Date |
User |
Action |
Args |
2010-09-07 15:46:56 | gvanrossum | set | recipients:
+ gvanrossum, ncoghlan, pitrou |
2010-09-07 15:46:56 | gvanrossum | set | messageid: <1283874416.49.0.75140900093.issue9757@psf.upfronthosting.co.za> |
2010-09-07 15:46:55 | gvanrossum | link | issue9757 messages |
2010-09-07 15:46:55 | gvanrossum | create | |
|