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 chris.jerdonek, docs@python, eric.araujo, ezio.melotti, flox, pitrou, python-dev, skrah, terry.reedy
Date 2013-05-01.11:42:15
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1367408532.2541.0.camel@fsol>
In-reply-to <1367408459.06.0.27015617379.issue16518@psf.upfronthosting.co.za>
Content
> I also noticed that on 2.7[0], the section about the buffer protocol
> in Doc/c-api/buffer.rst is called "Buffers and Memoryview Objects" and
> it's not as clear as the one on 3.x[1].  Should this section be
> backported?

The "buffer protocol" situation is different on 2.x, please let's
concentrate on 3.x :-)
History
Date User Action Args
2013-05-01 11:42:15pitrousetrecipients: + pitrou, terry.reedy, ezio.melotti, eric.araujo, skrah, flox, chris.jerdonek, docs@python, python-dev
2013-05-01 11:42:15pitroulinkissue16518 messages
2013-05-01 11:42:15pitroucreate