Skip to content

Use user shell in subprocess #69107

@JanStuden

Description

@JanStuden
mannequin
BPO 24919
Nosy @bitdancer, @eryksun
Superseder
  • bpo-16255: subrocess.Popen needs /bin/sh but Android only has /system/bin/sh
  • 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 2015-08-23.22:30:27.431>
    created_at = <Date 2015-08-23.21:47:42.670>
    labels = ['type-bug', 'library']
    title = 'Use user shell in subprocess'
    updated_at = <Date 2015-08-23.23:16:41.128>
    user = 'https://bugs.python.org/JanStuden'

    bugs.python.org fields:

    activity = <Date 2015-08-23.23:16:41.128>
    actor = 'eryksun'
    assignee = 'none'
    closed = True
    closed_date = <Date 2015-08-23.22:30:27.431>
    closer = 'r.david.murray'
    components = ['Library (Lib)']
    creation = <Date 2015-08-23.21:47:42.670>
    creator = 'Jan Studen\xc3\xbd'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 24919
    keywords = []
    message_count = 4.0
    messages = ['249023', '249025', '249027', '249028']
    nosy_count = 3.0
    nosy_names = ['r.david.murray', 'eryksun', 'Jan Studen\xc3\xbd']
    pr_nums = []
    priority = 'normal'
    resolution = 'duplicate'
    stage = 'resolved'
    status = 'closed'
    superseder = '16255'
    type = 'behavior'
    url = 'https://bugs.python.org/issue24919'
    versions = ['Python 2.7', 'Python 3.2', 'Python 3.3', 'Python 3.4', 'Python 3.5']

    Metadata

    Metadata

    Assignees

    No one assigned

      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