Skip to content
Snippets Groups Projects
Unverified Commit 584e55bd authored by Victor Stinner's avatar Victor Stinner Committed by GitHub
Browse files

gh-99300: Use Py_NewRef() in Objects/ directory (#99335)

Replace Py_INCREF() and Py_XINCREF() with Py_NewRef() and
Py_XNewRef() in C files of the Objects/ directory.
parent 2f4af2d9
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment