Re: [Python-Dev] Py_Buffer and pep3118

2010-07-09 Thread Antoine Pitrou
On Fri, 9 Jul 2010 08:38:53 + Kristján Valur Jónsson wrote: > > In short, what the documentation fails to mention (and the pep) is whether > posessing a > locked Py_Buffer structure also constitutes holding a reference to the > exporting object? It does. > I think it does, but is this gu

Re: [Python-Dev] Py_Buffer and pep3118

2010-07-09 Thread Kristján Valur Jónsson
In addition, the PyBufferProcs documentation has not bee updated to reflect the new buffer interface. From: python-dev-bounces+kristjan=ccpgames@python.org [mailto:python-dev-bounces+kristjan=ccpgames@python.org] On Behalf Of Kristján Valur Jónsson Sent: 9. júlí 2010 08:39 To: Python-De