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

Open
skirpichev wants to merge6 commits intopython:main
base:main
Choose a base branch
Loading
fromskirpichev:decimal-docs

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
Contributor

@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.

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

@rruuaanngrruuaanngrruuaanng left review comments

@StanFromIrelandStanFromIrelandStanFromIreland approved these changes

@ericvsmithericvsmithAwaiting requested review from ericvsmith

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

Assignees
No one assigned
Labels
awaiting core reviewdocsDocumentation in the Doc dirneeds backport to 3.13bugs and security fixesneeds backport to 3.14bugs and security fixesskip issueskip news
Projects
Status: Todo
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

5 participants
@skirpichev@ericvsmith@StanFromIreland@rruuaanng@serhiy-storchaka

[8]ページ先頭

©2009-2025 Movatter.jp