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 pitrou
Recipients amaury.forgeotdarc, pitrou, teoliphant
Date 2008-08-28.11:23:30
SpamBayes Score 0.006754929
Marked as misclassified No
Message-id <1219922672.61.0.822128971731.issue3712@psf.upfronthosting.co.za>
In-reply-to
Content
Here is a patch. I feel a bit unsafe with the intended semantics of
getting a buffer on a memoryview object, but it fixes the leak.
History
Date User Action Args
2008-08-28 11:24:32pitrousetrecipients: + pitrou, teoliphant, amaury.forgeotdarc
2008-08-28 11:24:32pitrousetmessageid: <1219922672.61.0.822128971731.issue3712@psf.upfronthosting.co.za>
2008-08-28 11:23:32pitroulinkissue3712 messages
2008-08-28 11:23:32pitroucreate