Skip to content

locale.format() problems with decimal separator #46774

@mishok13

Description

@mishok13
mannequin
BPO 2522
Nosy @warsaw, @birkenfeld, @pitrou, @bitdancer
Files
  • locale.diff: path that (partly) fixes incorrect locale.format() behavior with malformed strings
  • issue2522.patch: patch and tests
  • 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 2009-04-01.03:51:14.509>
    created_at = <Date 2008-03-31.17:08:08.082>
    labels = ['type-bug', 'library']
    title = 'locale.format() problems with decimal separator'
    updated_at = <Date 2010-11-10.00:06:52.326>
    user = 'https://bugs.python.org/mishok13'

    bugs.python.org fields:

    activity = <Date 2010-11-10.00:06:52.326>
    actor = 'barry'
    assignee = 'none'
    closed = True
    closed_date = <Date 2009-04-01.03:51:14.509>
    closer = 'r.david.murray'
    components = ['Library (Lib)']
    creation = <Date 2008-03-31.17:08:08.082>
    creator = 'mishok13'
    dependencies = []
    files = ['9918', '13458']
    hgrepos = []
    issue_num = 2522
    keywords = ['patch']
    message_count = 10.0
    messages = ['64787', '64810', '84340', '84343', '84347', '84416', '84555', '84974', '120910', '120911']
    nosy_count = 5.0
    nosy_names = ['barry', 'georg.brandl', 'pitrou', 'mishok13', 'r.david.murray']
    pr_nums = []
    priority = 'low'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue2522'
    versions = ['Python 3.1', 'Python 2.7']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      stdlibStandard Library Python modules in the Lib/ directorytype-bugAn unexpected behavior, bug, or error

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions