Skip to content

Command-line arguments are not correctly decoded if locale and fileystem encodings are different #54201

@vstinner

Description

@vstinner
BPO 9992
Nosy @malemburg, @loewis, @ronaldoussoren, @pitrou, @vstinner, @pjenvey, @merwok
Files
  • locale_fs_encoding.py
  • cmdline_encoding-2.patch
  • unnamed
  • issue9992.patch
  • 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/vstinner'
    closed_at = <Date 2010-10-14.10:56:13.499>
    created_at = <Date 2010-09-29.22:36:21.301>
    labels = ['interpreter-core', 'expert-unicode']
    title = 'Command-line arguments are not correctly decoded if locale and fileystem encodings are different'
    updated_at = <Date 2010-10-14.10:59:27.140>
    user = 'https://github.com/vstinner'

    bugs.python.org fields:

    activity = <Date 2010-10-14.10:59:27.140>
    actor = 'vstinner'
    assignee = 'vstinner'
    closed = True
    closed_date = <Date 2010-10-14.10:56:13.499>
    closer = 'vstinner'
    components = ['Interpreter Core', 'Unicode']
    creation = <Date 2010-09-29.22:36:21.301>
    creator = 'vstinner'
    dependencies = []
    files = ['19062', '19064', '19184', '19190']
    hgrepos = []
    issue_num = 9992
    keywords = ['patch']
    message_count = 49.0
    messages = ['117669', '117676', '117705', '117709', '117711', '117716', '117717', '117871', '118221', '118225', '118257', '118258', '118263', '118264', '118268', '118269', '118270', '118271', '118278', '118279', '118336', '118337', '118339', '118340', '118341', '118344', '118352', '118358', '118359', '118360', '118365', '118367', '118368', '118374', '118375', '118377', '118385', '118386', '118388', '118389', '118390', '118392', '118394', '118591', '118607', '118633', '118645', '118647', '118648']
    nosy_count = 8.0
    nosy_names = ['lemburg', 'loewis', 'ixokai', 'ronaldoussoren', 'pitrou', 'vstinner', 'pjenvey', 'eric.araujo']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = None
    status = 'closed'
    superseder = None
    type = None
    url = 'https://bugs.python.org/issue9992'
    versions = ['Python 3.2']

    Metadata

    Metadata

    Assignees

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions