Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork33.3k
Open
Description
| BPO | 43624 |
|---|---|
| Nosy | @rhettinger,@mdickinson,@vstinner,@ericvsmith,@serhiy-storchaka,@domdfcoding |
Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.
Show more details
GitHub fields:
assignee=Noneclosed_at=Nonecreated_at=<Date2021-03-25.17:19:07.475>labels= ['interpreter-core','type-feature','3.11']title='Add underscore as a decimal separator for string formatting'updated_at=<Date2021-05-04.15:37:03.108>user='https://bugs.python.org/TerryDavis'
bugs.python.org fields:
activity=<Date2021-05-04.15:37:03.108>actor='Terry Davis'assignee='none'closed=Falseclosed_date=Nonecloser=Nonecomponents= ['Interpreter Core']creation=<Date2021-03-25.17:19:07.475>creator='Terry Davis'dependencies= []files= []hgrepos= []issue_num=43624keywords= []message_count=17.0messages= ['389508','389512','389517','389529','389534','389546','389547','389574','389687','389708','389709','389735','389736','389744','389754','389762','392911']nosy_count=7.0nosy_names= ['rhettinger','mark.dickinson','vstinner','eric.smith','serhiy.storchaka','Terry Davis','domdfcoding']pr_nums= []priority='normal'resolution=Nonestage=Nonestatus='open'superseder=Nonetype='enhancement'url='https://bugs.python.org/issue43624'versions= ['Python 3.11']
Linked PRs
- gh-87790: support thousands separators for formatting fractional part of floats #125304
- gh-87790: support thousands separators for formatting fractional part of Decimal #132202
- gh-87790: support thousands separators for formatting fractional part of Fraction #132204
- gh-87790: fix precision_with_grouping in formatting mini-language #132205
- [3.14] gh-87790: support thousands separators for formatting fractional part of Fraction (GH-132204) #136364
- [3.14] gh-87790: support thousands separators for formatting fractional part of Decimal (GH-132202) #136365