Skip to content

subprocess.Popen(stderr=STDOUT) fails to redirect subprocess stderr to stdout #66470

Description

@4kir4
mannequin
BPO 22274
Nosy @gpshead, @vstinner, @bitdancer, @4kir4, @vadmium, @MojoVampire
Files
  • subprocess-stderr_redirect_with_no_stdout_redirect.diff
  • subprocess-stderr_redirect_with_no_stdout_redirect-2.diff: print -> .write
  • 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 2016-05-13.10:00:07.217>
    created_at = <Date 2014-08-25.21:46:01.972>
    labels = ['type-bug', 'library']
    title = 'subprocess.Popen(stderr=STDOUT) fails to redirect subprocess stderr to stdout'
    updated_at = <Date 2016-05-13.10:00:07.215>
    user = 'https://github.com/4kir4'

    bugs.python.org fields:

    activity = <Date 2016-05-13.10:00:07.215>
    actor = 'martin.panter'
    assignee = 'none'
    closed = True
    closed_date = <Date 2016-05-13.10:00:07.217>
    closer = 'martin.panter'
    components = ['Library (Lib)']
    creation = <Date 2014-08-25.21:46:01.972>
    creator = 'akira'
    dependencies = []
    files = ['36472', '42777']
    hgrepos = []
    issue_num = 22274
    keywords = ['patch']
    message_count = 7.0
    messages = ['225898', '225907', '226020', '265136', '265139', '265451', '265460']
    nosy_count = 7.0
    nosy_names = ['gregory.p.smith', 'vstinner', 'r.david.murray', 'akira', 'python-dev', 'martin.panter', 'josh.r']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue22274'
    versions = ['Python 2.7', 'Python 3.5', 'Python 3.6']

    Activity

    Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

    Metadata

    Metadata

    Assignees

    No one assigned

      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