-
-
Notifications
You must be signed in to change notification settings - Fork 33.7k
Closed
Labels
type-bugAn unexpected behavior, bug, or errorAn unexpected behavior, bug, or error
Description
| BPO | 8052 |
|---|---|
| Nosy | @loewis, @gpshead, @pitrou, @vstinner, @socketpair |
| 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 = 'https://github.com/gpshead'
closed_at = <Date 2012-01-22.06:27:53.761>
created_at = <Date 2010-03-04.03:17:56.815>
labels = ['type-bug']
title = 'subprocess close_fds behavior should only close open fds'
updated_at = <Date 2014-03-19.14:49:11.698>
user = 'https://github.com/gpshead'bugs.python.org fields:
activity = <Date 2014-03-19.14:49:11.698>
actor = 'vstinner'
assignee = 'gregory.p.smith'
closed = True
closed_date = <Date 2012-01-22.06:27:53.761>
closer = 'gregory.p.smith'
components = []
creation = <Date 2010-03-04.03:17:56.815>
creator = 'gregory.p.smith'
dependencies = []
files = ['24255', '24256']
hgrepos = []
issue_num = 8052
keywords = ['patch']
message_count = 31.0
messages = ['100373', '125278', '125285', '125361', '125388', '125389', '132297', '132303', '132307', '132308', '132318', '132355', '132530', '132532', '132573', '132669', '151284', '151285', '151286', '151292', '151420', '151421', '151746', '151750', '151752', '151761', '151762', '214095', '214096', '214098', '214099']
nosy_count = 12.0
nosy_names = ['loewis', 'gregory.p.smith', 'pitrou', 'vstinner', 'ferringb', 'jyasskin', 'nadeem.vawda', 's7v7nislands', 'neologix', 'rosslagerwall', 'socketpair', 'python-dev']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = 'needs patch'
status = 'closed'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue8052'
versions = ['Python 3.1', 'Python 2.7', 'Python 3.2']Metadata
Metadata
Assignees
Labels
type-bugAn unexpected behavior, bug, or errorAn unexpected behavior, bug, or error