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 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 <[email protected]>
In-reply-to <[email protected]>
Content
Richard Oudkerk <[email protected]> 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