Skip to content

locale.format_string fails on escaped percentage #50905

@christoph

Description

@christoph
mannequin
BPO 6656
Nosy @ericvsmith, @bitdancer
Files
  • locale_percents_test.diff: Test case for locale.format_string()
  • locale_percents.diff: Patch fixing said bug
  • locale-tests.diff
  • locale-fix.diff
  • 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/bitdancer'
    closed_at = <Date 2010-09-05.22:48:40.151>
    created_at = <Date 2009-08-06.11:09:36.732>
    labels = ['type-bug', 'library']
    title = 'locale.format_string fails on escaped percentage'
    updated_at = <Date 2010-09-05.22:48:40.150>
    user = 'https://bugs.python.org/christoph'

    bugs.python.org fields:

    activity = <Date 2010-09-05.22:48:40.150>
    actor = 'r.david.murray'
    assignee = 'r.david.murray'
    closed = True
    closed_date = <Date 2010-09-05.22:48:40.151>
    closer = 'r.david.murray'
    components = ['Library (Lib)']
    creation = <Date 2009-08-06.11:09:36.732>
    creator = 'christoph'
    dependencies = []
    files = ['14665', '14666', '14690', '14691']
    hgrepos = []
    issue_num = 6656
    keywords = ['patch']
    message_count = 7.0
    messages = ['91352', '91353', '91470', '91471', '100730', '104373', '115676']
    nosy_count = 4.0
    nosy_names = ['eric.smith', 'christoph', 'r.david.murray', 'mtschopp']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue6656'
    versions = ['Python 2.6', 'Python 3.1']

    Metadata

    Metadata

    Assignees

    Labels

    stdlibStandard Library Python modules in the Lib/ directorytype-bugAn unexpected behavior, bug, or error
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions