gh-122613: Document PyLong_GetInfo() (part of Limited API)#122280
gh-122613: Document PyLong_GetInfo() (part of Limited API)#122280encukou merged 5 commits intopython:mainfrom
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/