Skip to content

subprocess: canonicalize env to bytes on Unix (Python3) #52886

@vstinner

Description

@vstinner
BPO 8640
Nosy @pitrou, @vstinner
Dependencies
  • bpo-8513: subprocess: support bytes program name (POSIX)
  • Files
  • subprocess_canonalize_env.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 2010-05-18.20:41:52.649>
    created_at = <Date 2010-05-06.22:45:15.260>
    labels = ['library', 'expert-unicode']
    title = 'subprocess: canonicalize env to bytes on Unix (Python3)'
    updated_at = <Date 2010-05-18.20:41:52.648>
    user = 'https://github.com/vstinner'

    bugs.python.org fields:

    activity = <Date 2010-05-18.20:41:52.648>
    actor = 'vstinner'
    assignee = 'none'
    closed = True
    closed_date = <Date 2010-05-18.20:41:52.649>
    closer = 'vstinner'
    components = ['Library (Lib)', 'Unicode']
    creation = <Date 2010-05-06.22:45:15.260>
    creator = 'vstinner'
    dependencies = ['8513']
    files = ['17358']
    hgrepos = []
    issue_num = 8640
    keywords = ['patch']
    message_count = 7.0
    messages = ['105168', '105174', '105696', '105844', '105845', '105961', '106006']
    nosy_count = 3.0
    nosy_names = ['pitrou', 'vstinner', 'Arfrever']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = None
    status = 'closed'
    superseder = None
    type = None
    url = 'https://bugs.python.org/issue8640'
    versions = ['Python 3.2']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      stdlibStandard Library Python modules in the Lib/ directorytopic-unicode

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions