This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author mark.dickinson
Recipients kermode, loewis, mark.dickinson, ncoghlan, pitrou, rupole, teoliphant
Date 2011-01-07.09:05:53
SpamBayes Score 9.137159e-05
Marked as misclassified No
Message-id <1294391158.28.0.257418315566.issue10181@psf.upfronthosting.co.za>
In-reply-to
Content
[Nick]
> @Mark: I don't think that follows. [...]
> If the exporter actually needs to release buffer specific 
> resources, then it should maintain an internal data structure keyed off 
> the Py_buffer address.

Ah, okay.  So that would make issue 9990 just a documentation problem, right?
History
Date User Action Args
2011-01-07 09:05:58mark.dickinsonsetrecipients: + mark.dickinson, loewis, teoliphant, ncoghlan, rupole, kermode, pitrou
2011-01-07 09:05:58mark.dickinsonsetmessageid: <1294391158.28.0.257418315566.issue10181@psf.upfronthosting.co.za>
2011-01-07 09:05:53mark.dickinsonlinkissue10181 messages
2011-01-07 09:05:53mark.dickinsoncreate