Skip to content

argparse uses %s in gettext calls #54737

Description

@merwok
BPO 10528
Nosy @birkenfeld, @abalkin, @ericvsmith, @merwok
Dependencies
  • bpo-10497: Incorrect use of gettext in argparse
  • Files
  • fix-gettext-positionals.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/merwok'
    closed_at = <Date 2010-12-03.19:42:43.410>
    created_at = <Date 2010-11-25.12:25:37.066>
    labels = ['type-bug', 'library']
    title = 'argparse uses %s in gettext calls'
    updated_at = <Date 2010-12-03.19:42:43.409>
    user = 'https://github.com/merwok'

    bugs.python.org fields:

    activity = <Date 2010-12-03.19:42:43.409>
    actor = 'eric.araujo'
    assignee = 'eric.araujo'
    closed = True
    closed_date = <Date 2010-12-03.19:42:43.410>
    closer = 'eric.araujo'
    components = ['Library (Lib)']
    creation = <Date 2010-11-25.12:25:37.066>
    creator = 'eric.araujo'
    dependencies = ['10497']
    files = ['19920']
    hgrepos = []
    issue_num = 10528
    keywords = ['patch']
    message_count = 9.0
    messages = ['122357', '122406', '123124', '123129', '123173', '123211', '123213', '123234', '123285']
    nosy_count = 5.0
    nosy_names = ['georg.brandl', 'belopolsky', 'bethard', 'eric.smith', 'eric.araujo']
    pr_nums = []
    priority = 'high'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue10528'
    versions = ['Python 3.2']

    Metadata

    Metadata

    Assignees

    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