Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

decimal docs: specification link and examples#128698

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
hugovk merged 8 commits intopython:mainfromskirpichev:decimal-docs
Dec 16, 2025

Conversation

@skirpichev
Copy link
Contributor

@skirpichevskirpichev commentedJan 10, 2025
edited by github-actionsbot
Loading

  • added a direct reference to a floating-point model used
  • and few examples for formatted string output

📚 Documentation preview 📚:https://cpython-previews--128698.org.readthedocs.build/

* added a direct reference to a floating-point model used* and few examples for formatted string output
skirpichevand others added2 commitsJanuary 10, 2025 09:16
Co-authored-by: RUANG (James Roy) <longjinyii@outlook.com>
Co-authored-by: Stan Ulbrych <89152624+StanFromIreland@users.noreply.github.com>
Copy link
Member

@StanFromIrelandStanFromIreland left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others.Learn more.

Everything looks good to me

@skirpichev
Copy link
ContributorAuthor

@ericvsmith, refs to format/f-strings - added.

@ericvsmith
Copy link
Member

@ericvsmith, refs to format/f-strings - added.

I think that's good. It doesn't mentionstr.format, but that's not so important any more and I hope that anyone who really cares about it knows that it's all based on__format__.

@skirpichev
Copy link
ContributorAuthor

It doesn't mention str.format, but that's not so important

I think this will be too verbose, it's already mention theformat() builtin docs, which has links to__format__ and then tostr.format()

@ericvsmith
Copy link
Member

It doesn't mention str.format, but that's not so important

I think this will be too verbose, it's already mention theformat() builtin docs, which has links to__format__ and then tostr.format()

Agreed.

@hugovkhugovkenabled auto-merge (squash)December 16, 2025 11:34
@hugovkhugovk merged commit2450be6 intopython:mainDec 16, 2025
28 checks passed
@github-project-automationgithub-project-automationbot moved this fromTodo toDone inDocs PRsDec 16, 2025
@miss-islington-app
Copy link

Thanks@skirpichev for the PR, and@hugovk for merging it 🌮🎉.. I'm working now to backport this PR to: 3.13, 3.14.
🐍🍒⛏🤖

miss-islington pushed a commit to miss-islington/cpython that referenced this pull requestDec 16, 2025
(cherry picked from commit2450be6)Co-authored-by: Sergey B Kirpichev <skirpichev@gmail.com>Co-authored-by: RUANG (James Roy) <longjinyii@outlook.com>Co-authored-by: Stan Ulbrych <89152624+StanFromIreland@users.noreply.github.com>Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com>
miss-islington pushed a commit to miss-islington/cpython that referenced this pull requestDec 16, 2025
(cherry picked from commit2450be6)Co-authored-by: Sergey B Kirpichev <skirpichev@gmail.com>Co-authored-by: RUANG (James Roy) <longjinyii@outlook.com>Co-authored-by: Stan Ulbrych <89152624+StanFromIreland@users.noreply.github.com>Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com>
@bedevere-app
Copy link

GH-142804 is a backport of this pull request to the3.14 branch.

@bedevere-appbedevere-appbot removed the needs backport to 3.14bugs and security fixes labelDec 16, 2025
@bedevere-app
Copy link

GH-142805 is a backport of this pull request to the3.13 branch.

@bedevere-appbedevere-appbot removed the needs backport to 3.13bugs and security fixes labelDec 16, 2025
@skirpichevskirpichev deleted the decimal-docs branchDecember 16, 2025 11:43
kumaraditya303 pushed a commit that referenced this pull requestDec 17, 2025
…2804)decimal docs: specification link and examples (GH-128698)(cherry picked from commit2450be6)Co-authored-by: Sergey B Kirpichev <skirpichev@gmail.com>Co-authored-by: RUANG (James Roy) <longjinyii@outlook.com>Co-authored-by: Stan Ulbrych <89152624+StanFromIreland@users.noreply.github.com>Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com>
kumaraditya303 pushed a commit that referenced this pull requestDec 17, 2025
…2805)decimal docs: specification link and examples (GH-128698)(cherry picked from commit2450be6)Co-authored-by: Sergey B Kirpichev <skirpichev@gmail.com>Co-authored-by: RUANG (James Roy) <longjinyii@outlook.com>Co-authored-by: Stan Ulbrych <89152624+StanFromIreland@users.noreply.github.com>Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com>
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

@hugovkhugovkhugovk left review comments

@StanFromIrelandStanFromIrelandStanFromIreland approved these changes

@ericvsmithericvsmithAwaiting requested review from ericvsmith

@serhiy-storchakaserhiy-storchakaAwaiting requested review from serhiy-storchaka

@AA-TurnerAA-TurnerAwaiting requested review from AA-Turner

+1 more reviewer

@rruuaanngrruuaanngrruuaanng left review comments

Reviewers whose approvals may not affect merge requirements

Assignees

No one assigned

Labels

docsDocumentation in the Doc dirskip issueskip news

Projects

Status: Done

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

6 participants

@skirpichev@ericvsmith@hugovk@StanFromIreland@rruuaanng@serhiy-storchaka

[8]ページ先頭

©2009-2025 Movatter.jp