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 terrence
Recipients docs@python, terrence
Date 2010-07-05.01:44:18
SpamBayes Score 0.13944444
Marked as misclassified No
Message-id <1278294261.08.0.252772210981.issue9158@psf.upfronthosting.co.za>
In-reply-to
Content
The documented C type for y* should be [Py_buffer], not [Py_buffer *], as with the documentation for z* and the convention followed by the other types.

I'm not sure what 'type' this issue should have.  I've set it at 'crash' initially, since that's how the bug manifested for me.
History
Date User Action Args
2010-07-05 01:44:43terrencesetrecipients: + terrence, docs@python
2010-07-05 01:44:21terrencesetmessageid: <1278294261.08.0.252772210981.issue9158@psf.upfronthosting.co.za>
2010-07-05 01:44:19terrencelinkissue9158 messages
2010-07-05 01:44:18terrencecreate