Skip to content

Support bytes for subprocess.Popen() #48286

@vstinner

Description

@vstinner
BPO 4036
Nosy @loewis, @vstinner, @abadger, @briancurtin
Dependencies
  • bpo-4035: Support bytes for os.exec*()
  • Files
  • subprocess-bytes.patch: Support bytes in the POSIX version of subprocess
  • subprocess-bytes-2.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-04-20.23:51:31.248>
    created_at = <Date 2008-10-03.23:45:14.700>
    labels = ['type-feature', 'library']
    title = 'Support bytes for subprocess.Popen()'
    updated_at = <Date 2010-04-20.23:51:31.247>
    user = 'https://github.com/vstinner'

    bugs.python.org fields:

    activity = <Date 2010-04-20.23:51:31.247>
    actor = 'vstinner'
    assignee = 'none'
    closed = True
    closed_date = <Date 2010-04-20.23:51:31.248>
    closer = 'vstinner'
    components = ['Library (Lib)']
    creation = <Date 2008-10-03.23:45:14.700>
    creator = 'vstinner'
    dependencies = ['4035']
    files = ['11742', '16423']
    hgrepos = []
    issue_num = 4036
    keywords = ['patch']
    message_count = 12.0
    messages = ['74284', '74305', '74505', '75366', '100357', '100360', '100363', '100365', '100366', '100367', '100376', '103796']
    nosy_count = 4.0
    nosy_names = ['loewis', 'vstinner', 'a.badger', 'brian.curtin']
    pr_nums = []
    priority = 'high'
    resolution = 'fixed'
    stage = None
    status = 'closed'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue4036'
    versions = ['Python 3.1']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      stdlibStandard Library Python modules in the Lib/ directorytype-featureA feature request or enhancement

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions