Skip to content

bpo-35059: Cast void* to PyObject*#10650

Merged
vstinner merged 1 commit intopython:masterfrom
vstinner:avoid_void
Nov 22, 2018
Merged

bpo-35059: Cast void* to PyObject*#10650
vstinner merged 1 commit intopython:masterfrom
vstinner:avoid_void

Conversation

@vstinner
Copy link
Copy Markdown
Member

@vstinner vstinner commented Nov 22, 2018

Don't pass void* to Python macros: use _PyObject_CAST().

https://bugs.python.org/issue35059

Don't pass void* to Python macros: use _PyObject_CAST().
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