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 akuchling
Recipients akuchling, asvetlov, docs@python
Date 2013-11-11.20:32:30
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1384201950.9.0.869921985351.issue16776@psf.upfronthosting.co.za>
In-reply-to
Content
Here's a patch that contains text for a description of these two functions.  However, I can't figure out what section they would belong in.  They don't really belong in http://docs.python.org/3.4/c-api/structures.html, which is for the C structures.

Also note that PyCFunctionObject isn't described anywhere.  Should it be?
History
Date User Action Args
2013-11-11 20:32:30akuchlingsetrecipients: + akuchling, asvetlov, docs@python
2013-11-11 20:32:30akuchlingsetmessageid: <1384201950.9.0.869921985351.issue16776@psf.upfronthosting.co.za>
2013-11-11 20:32:30akuchlinglinkissue16776 messages
2013-11-11 20:32:30akuchlingcreate