Skip to content

subprocess closes redirected fds even if they are in pass_fds #76451

@izbyshev

Description

@izbyshev
mannequin
BPO 32270
Nosy @gpshead, @pitrou, @vstinner, @vadmium, @izbyshev, @nitishch
PRs
  • bpo-32270: Don't close stdin/out/err in pass_fds #6242
  • [3.7] bpo-32270: Don't close stdin/out/err in pass_fds (GH-6242) #9148
  • [3.6] bpo-32270: Don't close stdin/out/err in pass_fds (GH-6242) #9149
  • Files
  • test.py
  • 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 2018-09-11.22:52:35.695>
    created_at = <Date 2017-12-10.17:14:06.586>
    labels = ['3.7', '3.8', 'type-bug', 'library']
    title = 'subprocess closes redirected fds even if they are in pass_fds'
    updated_at = <Date 2018-09-11.22:52:35.694>
    user = 'https://github.com/izbyshev'

    bugs.python.org fields:

    activity = <Date 2018-09-11.22:52:35.694>
    actor = 'izbyshev'
    assignee = 'gregory.p.smith'
    closed = True
    closed_date = <Date 2018-09-11.22:52:35.695>
    closer = 'izbyshev'
    components = ['Library (Lib)']
    creation = <Date 2017-12-10.17:14:06.586>
    creator = 'izbyshev'
    dependencies = []
    files = ['47329']
    hgrepos = []
    issue_num = 32270
    keywords = ['patch']
    message_count = 11.0
    messages = ['307962', '307967', '307995', '308173', '314426', '314428', '315202', '324968', '324980', '324992', '325087']
    nosy_count = 6.0
    nosy_names = ['gregory.p.smith', 'pitrou', 'vstinner', 'martin.panter', 'izbyshev', 'nitishch']
    pr_nums = ['6242', '9148', '9149']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue32270'
    versions = ['Python 3.6', 'Python 3.7', 'Python 3.8']

    Metadata

    Metadata

    Assignees

    Labels

    3.7 (EOL)end of life3.8 (EOL)end of lifestdlibPython modules in the Lib dirtype-bugAn unexpected behavior, bug, or error

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions