subrocess.Popen needs /bin/sh but Android only has /system/bin/sh · Issue #60459 · python/cpython · GitHub
Skip to content

subrocess.Popen needs /bin/sh but Android only has /system/bin/sh #60459

Description

@brousch
mannequin
BPO 16255
Nosy @gpshead, @pitrou, @vstinner, @ezio-melotti, @merwok, @bitdancer, @asvetlov, @skrah, @cjerdonek, @xdegaye, @Fak3, @yan12125
PRs
  • [Do Not Merge] Convert Misc/NEWS so that it is managed by towncrier #552
  • Files
  • popen-no-hardcode-bin-sh.patch
  • unix_shell_16255.patch
  • unix_shell_16255_2.patch
  • unix_shell_16255_3.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/xdegaye'
    closed_at = <Date 2016-12-13.16:16:50.952>
    created_at = <Date 2012-10-16.21:00:02.467>
    labels = ['3.7', 'type-bug', 'library']
    title = 'subrocess.Popen needs /bin/sh but Android only has /system/bin/sh'
    updated_at = <Date 2017-03-31.16:36:16.098>
    user = 'https://bugs.python.org/brousch'

    bugs.python.org fields:

    activity = <Date 2017-03-31.16:36:16.098>
    actor = 'dstufft'
    assignee = 'xdegaye'
    closed = True
    closed_date = <Date 2016-12-13.16:16:50.952>
    closer = 'xdegaye'
    components = ['Library (Lib)']
    creation = <Date 2012-10-16.21:00:02.467>
    creator = 'brousch'
    dependencies = []
    files = ['37139', '43795', '43809', '45860']
    hgrepos = []
    issue_num = 16255
    keywords = ['patch']
    message_count = 26.0
    messages = ['173093', '173100', '173107', '173109', '173115', '173117', '173120', '173361', '173362', '173363', '173477', '173658', '174094', '224453', '224474', '230757', '264332', '266084', '266089', '270047', '270834', '270865', '270919', '283017', '283116', '283117']
    nosy_count = 16.0
    nosy_names = ['gregory.p.smith', 'pitrou', 'vstinner', 'ezio.melotti', 'eric.araujo', 'rpetrov', 'r.david.murray', 'asvetlov', 'skrah', 'chris.jerdonek', 'xdegaye', 'python-dev', 'Roman.Evstifeev', 'brousch', 'WanderingLogic', 'yan12125']
    pr_nums = ['552']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue16255'
    versions = ['Python 3.7']

    Activity

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

    Metadata

    Metadata

    Assignees

    Labels

    3.7 (EOL)end of lifestdlibStandard 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