Skip to content

Conversation

@vstinner
Copy link
Member

@vstinner vstinner commented Nov 23, 2018

PyObject_INIT() and PyObject_INIT_VAR() now cast their first argument
to PyObject*, as done in Python 3.7.

Revert partially commit b4435e2.

https://bugs.python.org/issue35059

PyObject_INIT() and PyObject_INIT_VAR() now cast their first argument
to PyObject*, as done in Python 3.7.

Revert partially commit b4435e2.
@vstinner vstinner requested a review from a team as a code owner November 23, 2018 13:08
@vstinner vstinner merged commit b509d52 into python:master Nov 23, 2018
@vstinner vstinner deleted the object_init_cast branch November 23, 2018 13:27
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