[issue34704] Do not access ob_type directly, introduce Py_TP

Neil Schemenauer report at bugs.python.org
Sat Oct 31 16:06:17 EDT 2020


Neil Schemenauer <nas-python at arctrix.com> added the comment:

This has been resolved using Py_TYPE() and Py_SET_TYPE().

----------
resolution:  -> out of date
stage: patch review -> resolved
status: open -> closed

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue34704>
_______________________________________


More information about the Python-bugs-list mailing list