diff options
author | Berker Peksag <berker.peksag@gmail.com> | 2016-08-03 09:58:49 (GMT) |
---|---|---|
committer | Berker Peksag <berker.peksag@gmail.com> | 2016-08-03 09:58:49 (GMT) |
commit | bed6891c7761888a2ea7b46c7b703c942e14091b (patch) | |
tree | 862e0c7f14e5b3ecadbb473f8a61ecc1d8be8079 /Python/dup2.c | |
parent | 9de620e970230a7c4fc933fcdfe292260670eb25 (diff) | |
download | cpython-bed6891c7761888a2ea7b46c7b703c942e14091b.zip cpython-bed6891c7761888a2ea7b46c7b703c942e14091b.tar.gz cpython-bed6891c7761888a2ea7b46c7b703c942e14091b.tar.bz2 |
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/dup2.c')
0 files changed, 0 insertions, 0 deletions