Skip to content

run() - unified high-level interface for subprocess #67531

@takluyver

Description

@takluyver
mannequin
BPO 23342
Nosy @warsaw, @gpshead, @ncoghlan, @bitdancer, @ethanfurman, @takluyver, @berkerpeksag, @vadmium
Files
  • subprocess_run.patch
  • subprocess_run2.patch
  • subprocess_run3.patch
  • subprocess_run4.patch
  • process.py
  • subprocess_run5.patch
  • subprocess_run6a.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/gpshead'
    closed_at = <Date 2015-04-26.05:13:16.179>
    created_at = <Date 2015-01-28.22:13:38.931>
    labels = ['type-feature', 'library']
    title = 'run() - unified high-level interface for subprocess'
    updated_at = <Date 2016-05-18.05:14:24.030>
    user = 'https://github.com/takluyver'

    bugs.python.org fields:

    activity = <Date 2016-05-18.05:14:24.030>
    actor = 'ncoghlan'
    assignee = 'gregory.p.smith'
    closed = True
    closed_date = <Date 2015-04-26.05:13:16.179>
    closer = 'gregory.p.smith'
    components = ['Library (Lib)']
    creation = <Date 2015-01-28.22:13:38.931>
    creator = 'takluyver'
    dependencies = []
    files = ['37897', '37899', '37991', '38072', '38075', '38574', '38997']
    hgrepos = []
    issue_num = 23342
    keywords = ['patch']
    message_count = 29.0
    messages = ['234918', '234922', '234923', '234924', '234925', '234927', '235093', '235133', '235134', '235300', '235653', '235654', '235656', '235659', '235663', '235726', '236189', '236319', '237079', '238589', '238591', '240274', '240276', '240277', '240961', '241053', '241054', '242032', '265807']
    nosy_count = 11.0
    nosy_names = ['barry', 'gregory.p.smith', 'ncoghlan', 'r.david.murray', 'cvrebert', 'ethan.furman', 'python-dev', 'takluyver', 'berker.peksag', 'martin.panter', 'Jeff.Hammel']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue23342'
    versions = ['Python 3.5']

    Metadata

    Metadata

    Assignees

    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