Skip to content

gh-87790: fix precision_with_grouping in formatting mini-language - #132205

Closed
skirpichev wants to merge 1 commit into
python:mainfrom
skirpichev:fix-precision-spec
Closed

gh-87790: fix precision_with_grouping in formatting mini-language#132205
skirpichev wants to merge 1 commit into
python:mainfrom
skirpichev:fix-precision-spec

Conversation

@skirpichev

@skirpichevskirpichev commented Apr 7, 2025

Copy link
Copy Markdown
Member

The 'type' field can't immediately follow to the dot. This amends f39a07b.


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

The 'type' field can't immediately follow to the dot.
This amends f39a07b.
@bedevere-appbedevere-appBot added awaiting review docs Documentation in the Doc dir skip news labels Apr 7, 2025
@skirpichevskirpichev changed the title Fix precision_with_grouping in formatting mini-languagegh-87790: fix precision_with_grouping in formatting mini-languageApr 7, 2025
@skirpichev

Copy link
Copy Markdown
MemberAuthor

CC @serhiy-storchaka

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

Labels

awaiting reviewdocsDocumentation in the Doc dirskip news

Projects

Status: Todo

Development

Successfully merging this pull request may close these issues.

1 participant

@skirpichev