Skip to content

str.format("{0:n}") poss. bug with setlocale() #47390

@mark-summerfield

Description

@mark-summerfield
BPO 3140
Nosy @ericvsmith, @mark-summerfield

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 = 'https://github.com/ericvsmith'
closed_at = <Date 2008-06-24.11:21:37.894>
created_at = <Date 2008-06-19.13:02:12.924>
labels = ['interpreter-core', 'type-bug']
title = 'str.format("{0:n}") poss. bug with setlocale()'
updated_at = <Date 2008-06-24.11:21:37.854>
user = 'https://github.com/mark-summerfield'

bugs.python.org fields:

activity = <Date 2008-06-24.11:21:37.854>
actor = 'eric.smith'
assignee = 'eric.smith'
closed = True
closed_date = <Date 2008-06-24.11:21:37.894>
closer = 'eric.smith'
components = ['Interpreter Core']
creation = <Date 2008-06-19.13:02:12.924>
creator = 'mark'
dependencies = []
files = []
hgrepos = []
issue_num = 3140
keywords = []
message_count = 3.0
messages = ['68403', '68408', '68676']
nosy_count = 3.0
nosy_names = ['talin', 'eric.smith', 'mark']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue3140'
versions = ['Python 2.6', 'Python 3.0']

Metadata

Metadata

Assignees

Labels

interpreter-core(Objects, Python, Grammar, and Parser dirs)type-bugAn unexpected behavior, bug, or error

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions