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 ysj.ray
Recipients docs@python, renatolfc, ysj.ray
Date 2010-11-25.06:07:33
SpamBayes Score 0.04280217
Marked as misclassified No
Message-id <1290665259.1.0.309052164137.issue9014@psf.upfronthosting.co.za>
In-reply-to
Content
Additionally, I prefer move the discussion of Py_TRACE_REFS under the documentation of PyObject: http://docs.python.org/dev/py3k/c-api/structures.html?highlight=pyobject_head#PyObject, since they'are connected directly. The doc of PyObject_HEAD should only saying like "expands to a PyObject variable".
History
Date User Action Args
2010-11-25 06:07:39ysj.raysetrecipients: + ysj.ray, renatolfc, docs@python
2010-11-25 06:07:39ysj.raysetmessageid: <1290665259.1.0.309052164137.issue9014@psf.upfronthosting.co.za>
2010-11-25 06:07:33ysj.raylinkissue9014 messages
2010-11-25 06:07:33ysj.raycreate