Skip to content

Conversation

@vstinner
Copy link
Contributor

@vstinner vstinner commented Dec 9, 2020

Py_TYPE() is available since Python 2.6.

Py_TYPE() is available since Python 2.6.
@vstinner
Copy link
Contributor Author

vstinner commented Dec 9, 2020

PR created by the "Py_TYPE" operation of the upgrade_pythoncapi.py script of https://github.com/pythoncapi/pythoncapi_compat

@vstinner
Copy link
Contributor Author

vstinner commented Dec 9, 2020

See also #330

@vstinner
Copy link
Contributor Author

Ah, the change was wrong on tests: x.get() should be used to get the PyObject*.

@vstinner
Copy link
Contributor Author

vstinner commented Nov 9, 2022

No feedback in 2 years. I just close my PR.

@vstinner vstinner closed this Nov 9, 2022
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