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 jcon, kristjan.jonsson, loewis, mark.dickinson, ncoghlan, paul.moore, petri.lehtinen, pitrou, pv, python-dev, rupole, skrah, teoliphant, vstinner
Date 2012-02-29.11:33:51
SpamBayes Score 0.0008549095
Marked as misclassified No
Message-id <1330515231.96.0.40659423792.issue10181@psf.upfronthosting.co.za>
In-reply-to
Content
I'm busy adding the C-API changes to the docs. Regarding the stable ABI:

The general mood was to *keep* the removal of the buffer interface
for some time, did I get that right?

In that case this removal (especially of the Py_buffer struct) should
be documented also for 3.2.
History
Date User Action Args
2012-02-29 11:33:52skrahsetrecipients: + skrah, loewis, teoliphant, paul.moore, mark.dickinson, ncoghlan, rupole, pitrou, kristjan.jonsson, vstinner, pv, python-dev, jcon, petri.lehtinen
2012-02-29 11:33:51skrahsetmessageid: <1330515231.96.0.40659423792.issue10181@psf.upfronthosting.co.za>
2012-02-29 11:33:51skrahlinkissue10181 messages
2012-02-29 11:33:51skrahcreate