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

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

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