Skip to content

subprocess.pipe function #47798

@tebeka

Description

@tebeka
mannequin
BPO 3548
Nosy @amauryfa, @pitrou, @vapier, @merwok, @bitdancer, @desbma, @matheusportela
Files
  • pipe.patch: Patch file for "subprocess.pipe"
  • toto.py: alternate implementation (not a patch)
  • pipeline.py: clean, doc & unit test (still not a patch)
  • pipeline.py: new version (pylint, license, copyright)
  • 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 = None
    created_at = <Date 2008-08-12.17:23:58.445>
    labels = ['type-feature', 'library']
    title = 'subprocess.pipe function'
    updated_at = <Date 2020-03-05.02:01:55.533>
    user = 'https://github.com/tebeka'

    bugs.python.org fields:

    activity = <Date 2020-03-05.02:01:55.533>
    actor = 'vapier'
    assignee = 'none'
    closed = False
    closed_date = None
    closer = None
    components = ['Library (Lib)']
    creation = <Date 2008-08-12.17:23:58.445>
    creator = 'tebeka'
    dependencies = []
    files = ['11104', '11262', '11263', '11330']
    hgrepos = []
    issue_num = 3548
    keywords = ['patch']
    message_count = 18.0
    messages = ['71062', '71063', '71978', '71979', '72257', '72262', '72318', '114730', '122557', '125226', '249120', '249124', '249222', '249232', '249239', '249241', '249254', '363412']
    nosy_count = 11.0
    nosy_names = ['amaury.forgeotdarc', 'pitrou', 'vapier', 'vlegoll', 'eric.araujo', 'vincent.legoll', 'r.david.murray', 'aht', 'Netto', 'desbma', 'matheus.v.portela']
    pr_nums = []
    priority = 'normal'
    resolution = None
    stage = None
    status = 'open'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue3548'
    versions = ['Python 3.3']

    Linked PRs

    Metadata

    Metadata

    Assignees

    Labels

    stdlibStandard 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