Skip to content

Conversation

@hawkinsw
Copy link

Python developers have been trying to move away from assigning directly to the result of a call to Py_TYPE to using Py_SET_TYPE to accomplish the same results. The latter is now required, not just preferred.

I know @gjcarneiro that you have many more important things to do, but I hope that this helps!

Python developers have been trying to move away from assigning directly
to the result of a call to Py_TYPE to using Py_SET_TYPE to accomplish
the same results. The latter is now required, not just preferred.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant