gh-106320: Remove private _PyLong_Sign() by vstinner · Pull Request #108743 · python/cpython
-
-
Notifications
You must be signed in to change notification settings - Fork 34.7k
Merged
Merged
Conversation
Member
Move the private _PyLong_Sign() and _PyLong_NumBits() function to the internal C API (pycore_long.h).
Modules/_testcapi/long.c now uses the internal C API.
Move the private _PyLong_Sign() and _PyLong_NumBits() function to the internal C API (pycore_long.h). Modules/_testcapi/long.c now uses the internal C API.
vstinner
added
the
skip news
label
bedevere-bot
mentioned this pull request
bedevere-bot
added
the
awaiting core review
label
vstinner
merged commit
3edcf74
into
python:main
vstinner
deleted the
remove_pylong_sign
branch
bedevere-bot
removed
the
awaiting core review
label
clin1234
mentioned this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment