Decode command line arguments from ASCII on FreeBSD and Solaris if the locale is C · Issue #60659 · python/cpython · GitHub
Skip to content

Decode command line arguments from ASCII on FreeBSD and Solaris if the locale is C #60659

Description

@vstinner
BPO 16455
Nosy @jcea, @vstinner, @ezio-melotti
Files
  • workaround_codeset.patch
  • force_ascii.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 = None
    closed_at = <Date 2013-01-03.01:07:03.240>
    created_at = <Date 2012-11-11.22:14:15.060>
    labels = ['expert-unicode']
    title = 'Decode command line arguments from ASCII on FreeBSD and Solaris if the locale is C'
    updated_at = <Date 2013-01-03.01:07:03.239>
    user = 'https://github.com/vstinner'

    bugs.python.org fields:

    activity = <Date 2013-01-03.01:07:03.239>
    actor = 'vstinner'
    assignee = 'none'
    closed = True
    closed_date = <Date 2013-01-03.01:07:03.240>
    closer = 'vstinner'
    components = ['Unicode']
    creation = <Date 2012-11-11.22:14:15.060>
    creator = 'vstinner'
    dependencies = []
    files = ['27965', '27970']
    hgrepos = []
    issue_num = 16455
    keywords = ['patch']
    message_count = 11.0
    messages = ['175401', '175408', '175410', '175446', '176434', '176436', '176869', '176870', '176871', '178864', '178866']
    nosy_count = 4.0
    nosy_names = ['jcea', 'vstinner', 'ezio.melotti', 'python-dev']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = None
    status = 'closed'
    superseder = None
    type = None
    url = 'https://bugs.python.org/issue16455'
    versions = ['Python 3.2', 'Python 3.3', 'Python 3.4']

    Activity

    Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

    Metadata

    Metadata

    Assignees

    No one assigned

      Projects

      No projects

        Milestone

        No milestone

        Relationships

        None yet

        Development

        No branches or pull requests

        Issue actions