Skip to content

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

Merged
miss-islington merged 1 commit into
python:3.11from
miss-islington:backport-e244401-3.11
Jan 24, 2023
Merged

[3.11] [docs] Mention how to get/set a bigint PyLong via the C API (GH-101270)#101275
miss-islington merged 1 commit into
python:3.11from
miss-islington:backport-e244401-3.11

Conversation

@miss-islington

Copy link
Copy Markdown
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