diff options
author | Berker Peksag <berker.peksag@gmail.com> | 2016-08-03 12:58:49 +0300 |
---|---|---|
committer | Berker Peksag <berker.peksag@gmail.com> | 2016-08-03 12:58:49 +0300 |
commit | bed6891c7761888a2ea7b46c7b703c942e14091b (patch) | |
tree | 862e0c7f14e5b3ecadbb473f8a61ecc1d8be8079 /Python/ast.c | |
parent | 9de620e970230a7c4fc933fcdfe292260670eb25 (diff) | |
download | cpython-git-bed6891c7761888a2ea7b46c7b703c942e14091b.tar.gz |
Issue #23710: Update PyObject_HEAD documentation
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.
Diffstat (limited to 'Python/ast.c')
0 files changed, 0 insertions, 0 deletions