Message 170660 - Python tracker

Message170660

Author skrah
Recipients amaury.forgeotdarc, jcea, pitrou, sbt, skrah
Date 2012-09-18.18:22:54
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20120918182256.GA23919@sleipnir.bytereef.org>
In-reply-to <1347992383.6.0.445489615232.issue15903@psf.upfronthosting.co.za>
Content
Richard Oudkerk <report@bugs.python.org> wrote:
> The documentation is not very helpful.  It just says that calls
> to PyObject_GetBuffer() must be matched with calls to PyBuffer_Release().

Yes, we need to sort that out, see #15821.
History
Date User Action Args
2012-09-18 18:22:55skrahsetrecipients: + skrah, jcea, amaury.forgeotdarc, pitrou, sbt
2012-09-18 18:22:55skrahlinkissue15903 messages
2012-09-18 18:22:54skrahcreate