[issue9014] Incorrect documentation of the PyObject_HEAD macro

Ray.Allen report at bugs.python.org
Thu Nov 25 07:07:39 CET 2010


Ray.Allen <ysj.ray at gmail.com> added the comment:

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".

----------
nosy: +ysj.ray

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue9014>
_______________________________________


More information about the Python-bugs-list mailing list