-
-
Notifications
You must be signed in to change notification settings - Fork 33.4k
gh-122613: Document PyLong_GetInfo() (part of Limited API) #122280
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
Conversation
Co-authored-by: Petr Viktorin <encukou@gmail.com>
|
The function itself was added in 3.1, before stable ABI itself was introduced in 3.2. |
This reverts commit 9194f1c.
|
Thank you, and sorry for the delay! |
|
Thanks @skirpichev for the PR, and @encukou for merging it 🌮🎉.. I'm working now to backport this PR to: 3.12. |
|
Thanks @skirpichev for the PR, and @encukou for merging it 🌮🎉.. I'm working now to backport this PR to: 3.13. |
|
Sorry, @skirpichev and @encukou, I could not cleanly backport this to |
|
Sorry, @skirpichev and @encukou, I could not cleanly backport this to |
…I) (GH-pythonGH-122280) (cherry picked from commit d91ac52) Co-authored-by: Sergey B Kirpichev <skirpichev@gmail.com>
|
GH-122644 is a backport of this pull request to the 3.12 branch. |
…I) (GH-pythonGH-122280) (cherry picked from commit d91ac52) Co-authored-by: Sergey B Kirpichev <skirpichev@gmail.com>
|
GH-122645 is a backport of this pull request to the 3.13 branch. |
📚 Documentation preview 📚: https://cpython-previews--122280.org.readthedocs.build/