Skip to content

bpo-39573: Use Py_TYPE() macro in Modules directory#18393

Merged
vstinner merged 1 commit intopython:masterfrom
vstinner:py_type_modules
Feb 7, 2020
Merged

bpo-39573: Use Py_TYPE() macro in Modules directory#18393
vstinner merged 1 commit intopython:masterfrom
vstinner:py_type_modules

Conversation

@vstinner
Copy link
Member

@vstinner vstinner commented Feb 7, 2020

Replace direct access to PyObject.ob_type with Py_TYPE().

https://bugs.python.org/issue39573

Replace direct access to PyObject.ob_type with Py_TYPE().
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants