Skip to content

Refactor subprocess.Popen to let a subclass handle IO asynchronously #72474

@Martiusweb

Description

@Martiusweb
BPO 28287
Nosy @gpshead, @pitrou, @giampaolo, @1st1, @Martiusweb
PRs
  • bpo-28287: Refactor subprocess.Popen to let a subclass handle IO asynchronously #6878
  • Files
  • popen_execute_child_refactoring.patch: popen_execut_child_refactoring.patch, should work with python 3.4+
  • 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 = None
    created_at = <Date 2016-09-27.14:26:43.785>
    labels = ['type-feature', '3.8']
    title = 'Refactor subprocess.Popen to let a subclass handle IO asynchronously'
    updated_at = <Date 2018-05-15.21:06:57.317>
    user = 'https://github.com/Martiusweb'

    bugs.python.org fields:

    activity = <Date 2018-05-15.21:06:57.317>
    actor = 'python-dev'
    assignee = 'gregory.p.smith'
    closed = False
    closed_date = None
    closer = None
    components = []
    creation = <Date 2016-09-27.14:26:43.785>
    creator = 'martius'
    dependencies = []
    files = ['44844']
    hgrepos = []
    issue_num = 28287
    keywords = ['patch']
    message_count = 4.0
    messages = ['277517', '298358', '300839', '301024']
    nosy_count = 5.0
    nosy_names = ['gregory.p.smith', 'pitrou', 'giampaolo.rodola', 'yselivanov', 'martius']
    pr_nums = ['6878']
    priority = 'normal'
    resolution = None
    stage = 'patch review'
    status = 'open'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue28287'
    versions = ['Python 3.8']

    Metadata

    Metadata

    Assignees

    Labels

    3.8 (EOL)end of lifestdlibStandard Library Python modules in the Lib/ directorytopic-subprocessSubprocess issues.type-featureA feature request or enhancement

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions