gh-106320: Remove private _PyObject_GetState() by vstinner · Pull Request #108606 · python/cpython
-
-
Notifications
You must be signed in to change notification settings - Fork 34.7k
Merged
Merged
Conversation
Member
Move the private _PyObject_GetState() function to the internal C API (pycore_object.h). No longer export the function.
vstinner
added
the
skip news
label
bedevere-bot
mentioned this pull request
bedevere-bot
added
the
awaiting core review
label
Move the private _PyObject_GetState() function to the internal C API (pycore_object.h). No longer export the function.
vstinner
force-pushed
the
remove_pyobject_getstate
branch
from
9d95e54 to
5719b65
Compare
vstinner
enabled auto-merge (squash)
vstinner
merged commit
b6de285
into
python:main
bedevere-bot
removed
the
awaiting core review
label
vstinner
deleted the
remove_pyobject_getstate
branch
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment