Skip to content

gh-99300: Use Py_NewRef() in PC/ directory#99479

Merged
vstinner merged 2 commits intopython:mainfrom
vstinner:newref_last
Nov 14, 2022
Merged

gh-99300: Use Py_NewRef() in PC/ directory#99479
vstinner merged 2 commits intopython:mainfrom
vstinner:newref_last

Conversation

@vstinner
Copy link
Member

@vstinner vstinner commented Nov 14, 2022

Replace Py_INCREF() and Py_XINCREF() with Py_NewRef() and Py_XNewRef() in test C files of the PC/ directory.

Loading
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.

2 participants