Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Remove private _PyLong_FromDigits() function #127937

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’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
skirpichev opened this issue Dec 14, 2024 · 0 comments
Closed

Remove private _PyLong_FromDigits() function #127937

skirpichev opened this issue Dec 14, 2024 · 0 comments
Labels
topic-C-API type-feature A feature request or enhancement

Comments

@skirpichev
Copy link
Contributor

skirpichev commented Dec 14, 2024

With PEP 757 - one can be replaced by PyLongWriter API.

I was able to find just one project on the GH, using this function. On another hand, this function was removed and then restored in #112026. So, maybe we should first deprecate this function.

Linked PRs

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
topic-C-API type-feature A feature request or enhancement
Projects
None yet
Development

No branches or pull requests

1 participant