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 artakase
Recipients artakase, docs@python
Date 2015-08-18.05:13:20
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1439874802.02.0.402789203299.issue24883@psf.upfronthosting.co.za>
In-reply-to
Content
https://docs.python.org/3/c-api/buffer.html

Some links to the members of Py_buffer are not available.
"~Py_Buffer" should be "~Py_buffer".
The attached patch fixes it.
History
Date User Action Args
2015-08-18 05:13:22artakasesetrecipients: + artakase, docs@python
2015-08-18 05:13:22artakasesetmessageid: <1439874802.02.0.402789203299.issue24883@psf.upfronthosting.co.za>
2015-08-18 05:13:21artakaselinkissue24883 messages
2015-08-18 05:13:21artakasecreate