bpo-39573: Use Py_TYPE() in abstract.c by vstinner · Pull Request #18390 · python/cpython
Navigation Menu
{{ message }}
- Notifications You must be signed in to change notification settings
- Fork 34.2k
Merged
bpo-39573: Use Py_TYPE() in abstract.c#18390
vstinner merged 1 commit intopython:masterfrom
vstinner:py_type_abstract
bpo-39573: Use Py_TYPE() in abstract.c#18390
vstinner merged 1 commit intopython:masterfrom
vstinner:py_type_abstract
Conversation
Copy link
Member
Replace direct access to PyObject.ob_type with Py_TYPE().
Replace direct access to PyObject.ob_type with Py_TYPE().
vstinner
added
the
skip news
label
the-knights-who-say-ni
added
the
CLA signed
label
bedevere-bot
added
the
awaiting core review
label
vstinner
merged commit
0d76d2b
into
python:master
bedevere-bot
removed
the
awaiting core review
label
vstinner
deleted the
py_type_abstract
branch
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment