Skip to content

Add Py_SETREF and Py_CLEAR operations#56

Merged
vstinner merged 2 commits intomainfrom
newref
Nov 27, 2022
Merged

Add Py_SETREF and Py_CLEAR operations#56
vstinner merged 2 commits intomainfrom
newref

Conversation

@vstinner
Copy link
Copy Markdown
Member

No description provided.

* Remove FORCE_NEWREF. Instead, exclude NewRef operations from "all".
* Enhance Py_INCREF_assign.
* Replace also "PyObject *var = x; Py_INCREF(x);"
@vstinner vstinner merged commit 8ebf997 into main Nov 27, 2022
@vstinner vstinner deleted the newref branch November 27, 2022 10:59
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