bpo-39573: Use Py_TYPE() macro in Python and Include directories by vstinner · Pull Request #18391 · python/cpython

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Merged

vstinner merged 1 commit intopython:masterfrom

vstinner:py_type_python

Feb 7, 2020

Merged

Conversation

@vstinner

Copy link

Member

@vstinner vstinner commented

Feb 7, 2020

edited by bedevere-bot

Loading

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

Reviewers

@tiran tiran Awaiting requested review from tiran

Assignees

No one assigned

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

3 participants

@vstinner @the-knights-who-say-ni @bedevere-bot