Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

gh-111506: Rename _Py_SetRefcnt() to Py_SET_REFCNT() #112794

Closed
wants to merge 2 commits into from

Conversation

vstinner
Copy link
Member

@vstinner vstinner commented Dec 6, 2023

Export Py_SET_REFCNT() opaque function as "Py_SET_REFCNT" symbol in the stable ABI.

Add Objects/object_abi.c file and _Py_STABLE_ABI_IMPL macro.


馃摎 Documentation preview 馃摎: https://cpython-previews--112794.org.readthedocs.build/

Export Py_SET_REFCNT() opaque function as "Py_SET_REFCNT" symbol in
the stable ABI.

Add  Objects/object_abi.c file and _Py_STABLE_ABI_IMPL macro.
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.

None yet

1 participant