mirror of
https://github.com/python/cpython
synced 2024-11-05 18:12:54 +00:00
bed6891c77
Since PEP 3123, PyObject_HEAD only has one field named ob_base. Users now need to use the Py_TYPE macro instead of self->ob_type. Initial patch by Ammar Askar. |
||
---|---|---|
.. | ||
building.rst | ||
embedding.rst | ||
extending.rst | ||
index.rst | ||
newtypes.rst | ||
windows.rst |