Skip to content

Conversation

@skirpichev
Copy link
Contributor

@skirpichev skirpichev commented Jul 25, 2024

@bedevere-app bedevere-app bot added docs Documentation in the Doc dir skip news awaiting review labels Jul 25, 2024
skirpichev and others added 2 commits July 27, 2024 14:36
Co-authored-by: Petr Viktorin <encukou@gmail.com>
@skirpichev skirpichev requested a review from encukou July 27, 2024 11:56
@encukou
Copy link
Member

encukou commented Jul 27, 2024

The function itself was added in 3.1, before stable ABI itself was introduced in 3.2.
stable_abi.toml records when functions were added to stable ABI; that was in 3.2.

@skirpichev skirpichev changed the title Document PyLong_GetInfo() (part of Limited API) gh-122613: Document PyLong_GetInfo() (part of Limited API) Aug 2, 2024
@encukou
Copy link
Member

encukou commented Aug 3, 2024

Thank you, and sorry for the delay!

@encukou encukou merged commit d91ac52 into python:main Aug 3, 2024
@encukou encukou added needs backport to 3.12 only security fixes needs backport to 3.13 bugs and security fixes labels Aug 3, 2024
@miss-islington-app
Copy link

Thanks @skirpichev for the PR, and @encukou for merging it 🌮🎉.. I'm working now to backport this PR to: 3.12.
🐍🍒⛏🤖 I'm not a witch! I'm not a witch!

@miss-islington-app
Copy link

Thanks @skirpichev for the PR, and @encukou for merging it 🌮🎉.. I'm working now to backport this PR to: 3.13.
🐍🍒⛏🤖 I'm not a witch! I'm not a witch!

@miss-islington-app
Copy link

Sorry, @skirpichev and @encukou, I could not cleanly backport this to 3.12 due to a conflict.
Please backport using cherry_picker on command line.

cherry_picker d91ac525ef166edc0083acf5a96f81b87324fe7f 3.12

@miss-islington-app
Copy link

Sorry, @skirpichev and @encukou, I could not cleanly backport this to 3.13 due to a conflict.
Please backport using cherry_picker on command line.

cherry_picker d91ac525ef166edc0083acf5a96f81b87324fe7f 3.13

@skirpichev skirpichev deleted the document-PyLong_GetInfo branch August 3, 2024 11:47
skirpichev added a commit to skirpichev/cpython that referenced this pull request Aug 3, 2024
…I) (GH-pythonGH-122280)

(cherry picked from commit d91ac52)

Co-authored-by: Sergey B Kirpichev <skirpichev@gmail.com>
@bedevere-app
Copy link

bedevere-app bot commented Aug 3, 2024

GH-122644 is a backport of this pull request to the 3.12 branch.

@bedevere-app bedevere-app bot removed the needs backport to 3.12 only security fixes label Aug 3, 2024
skirpichev added a commit to skirpichev/cpython that referenced this pull request Aug 3, 2024
…I) (GH-pythonGH-122280)

(cherry picked from commit d91ac52)

Co-authored-by: Sergey B Kirpichev <skirpichev@gmail.com>
@bedevere-app
Copy link

bedevere-app bot commented Aug 3, 2024

GH-122645 is a backport of this pull request to the 3.13 branch.

@bedevere-app bedevere-app bot removed the needs backport to 3.13 bugs and security fixes label Aug 3, 2024
vstinner pushed a commit that referenced this pull request Aug 5, 2024
…-122280) (#122645)

[3.13] gh-122613: Document PyLong_GetInfo() (part of Limited API) (GH-GH-122280)
(cherry picked from commit d91ac52)
vstinner pushed a commit that referenced this pull request Aug 5, 2024
…-122280) (#122644)

[3.12] gh-122613: Document PyLong_GetInfo() (part of Limited API) (GH-GH-122280)
(cherry picked from commit d91ac52)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

docs Documentation in the Doc dir skip news

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants