-
-
Notifications
You must be signed in to change notification settings - Fork 33.7k
Closed
Labels
stdlibStandard Library Python modules in the Lib/ directoryStandard Library Python modules in the Lib/ directorytype-bugAn unexpected behavior, bug, or errorAn unexpected behavior, bug, or error
Description
| BPO | 22274 |
|---|---|
| Nosy | @gpshead, @vstinner, @bitdancer, @4kir4, @vadmium, @MojoVampire |
| Files |
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']Metadata
Metadata
Assignees
Labels
stdlibStandard Library Python modules in the Lib/ directoryStandard Library Python modules in the Lib/ directorytype-bugAn unexpected behavior, bug, or errorAn unexpected behavior, bug, or error