Skip to content

Conversation

@skirpichev
Copy link
Contributor

@skirpichev skirpichev commented Jul 8, 2024

@kumaraditya303 kumaraditya303 enabled auto-merge (squash) August 17, 2024 08:56
@skirpichev
Copy link
Contributor Author

Probably does make sense for 3.13.

@kumaraditya303 kumaraditya303 merged commit ce4b9c8 into python:main Aug 17, 2024
@skirpichev skirpichev deleted the pylong-fromstring-docs-121477 branch August 17, 2024 09:15
jeremyhylton pushed a commit to jeremyhylton/cpython that referenced this pull request Aug 19, 2024
…String() (python#121478)

* pythongh-121477: mention new PyLong_*Bytes() functions in PyLong_FromString()

* Update Doc/c-api/long.rst

---------

Co-authored-by: Kumar Aditya <kumaraditya@python.org>
blhsing pushed a commit to blhsing/cpython that referenced this pull request Aug 22, 2024
…String() (python#121478)

* pythongh-121477: mention new PyLong_*Bytes() functions in PyLong_FromString()

* Update Doc/c-api/long.rst

---------

Co-authored-by: Kumar Aditya <kumaraditya@python.org>
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.

PyLong_FromString() docs should point to C API functions rather than to int.to_bytes()/from_bytes()

2 participants