Skip to content

str.format and string.Formatter bug with French (and other) locale #79613

@canuck7

Description

@canuck7
mannequin
BPO 35432
Nosy @vstinner, @ericvsmith
Superseder
  • bpo-33954: float.format('n') fails with _PyUnicode_CheckConsistency assertion error for locales with non-ascii thousands separator
  • 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 = None
    closed_at = <Date 2019-01-04.23:31:03.884>
    created_at = <Date 2018-12-06.21:54:23.960>
    labels = ['interpreter-core', 'type-bug']
    title = 'str.format and string.Formatter bug with French (and other) locale'
    updated_at = <Date 2019-01-04.23:31:03.882>
    user = 'https://bugs.python.org/canuck7'

    bugs.python.org fields:

    activity = <Date 2019-01-04.23:31:03.882>
    actor = 'vstinner'
    assignee = 'none'
    closed = True
    closed_date = <Date 2019-01-04.23:31:03.884>
    closer = 'vstinner'
    components = ['Interpreter Core']
    creation = <Date 2018-12-06.21:54:23.960>
    creator = 'canuck7'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 35432
    keywords = []
    message_count = 3.0
    messages = ['331254', '331259', '333023']
    nosy_count = 3.0
    nosy_names = ['vstinner', 'eric.smith', 'canuck7']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = '33954'
    type = 'behavior'
    url = 'https://bugs.python.org/issue35432'
    versions = ['Python 3.6']

    Metadata

    Metadata

    Assignees

    No one assigned

      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