Skip to content

subprocess may incorrectly redirect a low fd to stderr if another low fd is closed #77025

@izbyshev

Description

@izbyshev
mannequin
BPO 32844
Nosy @gpshead, @izbyshev, @miss-islington
PRs
  • bpo-32844: subprocess: Fix a potential misredirection of a low fd to stderr #5689
  • [3.7] bpo-32844: Fix a subprocess misredirection of a low fd (GH5689) #6262
  • [3.6] bpo-32844: Fix a subprocess misredirection of a low fd (GH5689) #6263
  • 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 = <Date 2018-03-26.21:03:05.987>
    created_at = <Date 2018-02-14.21:10:48.727>
    labels = ['extension-modules', 'type-bug', 'library', '3.7']
    title = 'subprocess may incorrectly redirect a low fd to stderr if another low fd is closed'
    updated_at = <Date 2018-03-26.21:03:05.986>
    user = 'https://github.com/izbyshev'

    bugs.python.org fields:

    activity = <Date 2018-03-26.21:03:05.986>
    actor = 'izbyshev'
    assignee = 'none'
    closed = True
    closed_date = <Date 2018-03-26.21:03:05.987>
    closer = 'izbyshev'
    components = ['Extension Modules', 'Library (Lib)']
    creation = <Date 2018-02-14.21:10:48.727>
    creator = 'izbyshev'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 32844
    keywords = ['patch']
    message_count = 5.0
    messages = ['312181', '312182', '314478', '314479', '314481']
    nosy_count = 3.0
    nosy_names = ['gregory.p.smith', 'izbyshev', 'miss-islington']
    pr_nums = ['5689', '6262', '6263']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue32844'
    versions = ['Python 3.6', 'Python 3.7']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.7 (EOL)end of lifeextension-modulesC modules in the Modules dirstdlibStandard 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