bpo-35059: Add _PyObject_CAST() macro by vstinner · Pull Request #10645 · python/cpython
Navigation Menu
{{ message }}
- Notifications You must be signed in to change notification settings
- Fork 34.2k
Merged
bpo-35059: Add _PyObject_CAST() macro#10645
vstinner merged 1 commit intopython:masterfrom
vstinner:object_cast
bpo-35059: Add _PyObject_CAST() macro#10645
vstinner merged 1 commit intopython:masterfrom
vstinner:object_cast
Conversation
Copy link
Member
Add _PyObject_CAST() and _PyVarObject_CAST() macros to cast argument
to PyObject* and PyVarObject* properly.
Add _PyObject_CAST() and _PyVarObject_CAST() macros to cast argument to PyObject* and PyVarObject* properly.
vstinner
added
the
skip news
label
the-knights-who-say-ni
added
the
CLA signed
label
bedevere-bot
added
the
awaiting merge
label
vstinner
merged commit
2ff8fb7
into
python:master
bedevere-bot
removed
the
awaiting merge
label
vstinner
deleted the
object_cast
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