Skip to content

[3.11] [docs] Mention how to get/set a bigint PyLong via the C API (GH-101270) #101275

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

Merged
merged 1 commit into from
Jan 24, 2023

Conversation

miss-islington
Copy link
Contributor

We don't need direct C APIs to get at a bigint representation of PyLong but we
do want the few people who need to understand how.

Additional Author: CAM-Gerlach
(cherry picked from commit e244401)

Co-authored-by: Gregory P. Smith greg@krypto.org

…-101270)

We don't need direct C APIs to get at a bigint representation of PyLong but we
do want the few people who need to understand how.

Additional Author:  CAM-Gerlach
(cherry picked from commit e244401)

Co-authored-by: Gregory P. Smith <greg@krypto.org>
@miss-islington miss-islington merged commit bab7994 into python:3.11 Jan 24, 2023
@miss-islington miss-islington deleted the backport-e244401-3.11 branch January 24, 2023 05:31
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 issue skip news
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants