Skip to content

subprocess.Popen() fails if 0, 1 or 2 descriptor is closed #60002

@sarum9in

Description

@sarum9in
mannequin
BPO 15798
Nosy @gpshead, @pitrou, @vstinner, @ezio-melotti, @asvetlov
Files
  • issue15798.patch
  • issue15798-fix-gps01.diff
  • issue15798_v2.patch
  • issue15798_alternate-pass_fds-gps01.diff
  • 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 2013-12-02.04:02:25.841>
    created_at = <Date 2012-08-28.13:03:49.706>
    labels = ['type-bug', 'library']
    title = 'subprocess.Popen() fails if 0, 1 or 2 descriptor is closed'
    updated_at = <Date 2013-12-02.04:02:25.840>
    user = 'https://bugs.python.org/sarum9in'

    bugs.python.org fields:

    activity = <Date 2013-12-02.04:02:25.840>
    actor = 'gregory.p.smith'
    assignee = 'gregory.p.smith'
    closed = True
    closed_date = <Date 2013-12-02.04:02:25.841>
    closer = 'gregory.p.smith'
    components = ['Library (Lib)']
    creation = <Date 2012-08-28.13:03:49.706>
    creator = 'sarum9in'
    dependencies = []
    files = ['27042', '27048', '27053', '32830']
    hgrepos = []
    issue_num = 15798
    keywords = ['patch']
    message_count = 18.0
    messages = ['169276', '169277', '169344', '169350', '169353', '169393', '169401', '169402', '169405', '169429', '169447', '169449', '204308', '204879', '204889', '204979', '204987', '204990']
    nosy_count = 11.0
    nosy_names = ['gregory.p.smith', 'pitrou', 'vstinner', 'ezio.melotti', 'Arfrever', 'cvrebert', 'asvetlov', 'rosslagerwall', 'python-dev', 'sbt', 'sarum9in']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue15798'
    versions = ['Python 3.3', 'Python 3.4']

    Metadata

    Metadata

    Assignees

    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