Skip to content

Doc: fix order of PyLong_FromUnsignedLongLong#150937

Open
methane wants to merge 1 commit into
python:mainfrom
methane:doc-long-order
Open

Doc: fix order of PyLong_FromUnsignedLongLong#150937
methane wants to merge 1 commit into
python:mainfrom
methane:doc-long-order

Conversation

@methane
Copy link
Copy Markdown
Member

@methane methane commented Jun 5, 2026

Other PyLong_From... apis are ordered as PyLong_FromXxxx then PyLong_FromUnsignedXxxx.
However, PyLong_FromLongLong and PyLong_FromUnsignedLongLong are in separate places.

@methane methane requested a review from ZeroIntensity as a code owner June 5, 2026 05:34
@methane methane added docs Documentation in the Doc dir needs backport to 3.13 bugs and security fixes needs backport to 3.14 bugs and security fixes labels Jun 5, 2026
@github-project-automation github-project-automation Bot moved this to Todo in Docs PRs Jun 5, 2026
@methane methane added the needs backport to 3.15 pre-release feature fixes, bugs and security fixes label Jun 5, 2026
@read-the-docs-community
Copy link
Copy Markdown

Documentation build overview

📚 cpython-previews | 🛠️ Build #33002286 | 📁 Comparing 53a7aca against main (e28a2f4)

  🔍 Preview build  

1 file changed
± c-api/long.html

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

awaiting core review docs Documentation in the Doc dir needs backport to 3.13 bugs and security fixes needs backport to 3.14 bugs and security fixes needs backport to 3.15 pre-release feature fixes, bugs and security fixes skip issue skip news topic-C-API

Projects

Status: Todo

Development

Successfully merging this pull request may close these issues.

2 participants