-
-
Notifications
You must be signed in to change notification settings - Fork 34.2k
Closed
Closed
Copy link
Labels
type-bugAn unexpected behavior, bug, or errorAn unexpected behavior, bug, or error
Description
| BPO | 16140 |
|---|---|
| Nosy | @gpshead, @mdickinson, @asvetlov |
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-11-11.10:03:28.663>
created_at = <Date 2012-10-05.06:59:21.644>
labels = ['type-bug']
title = 'subprocess.Popen the os.close calls in _execute_child can raise an EBADF exception'
updated_at = <Date 2012-11-11.17:42:38.557>
user = 'https://github.com/gpshead'bugs.python.org fields:
activity = <Date 2012-11-11.17:42:38.557>
actor = 'gregory.p.smith'
assignee = 'gregory.p.smith'
closed = True
closed_date = <Date 2012-11-11.10:03:28.663>
closer = 'gregory.p.smith'
components = []
creation = <Date 2012-10-05.06:59:21.644>
creator = 'gregory.p.smith'
dependencies = []
files = []
hgrepos = []
issue_num = 16140
keywords = []
message_count = 9.0
messages = ['172053', '172056', '172076', '175331', '175335', '175340', '175346', '175347', '175376']
nosy_count = 6.0
nosy_names = ['gregory.p.smith', 'mark.dickinson', 'asvetlov', 'rosslagerwall', 'python-dev', 'bennoleslie']
pr_nums = []
priority = 'high'
resolution = 'fixed'
stage = 'resolved'
status = 'closed'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue16140'
versions = ['Python 2.7', 'Python 3.2', 'Python 3.3', 'Python 3.4']Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
type-bugAn unexpected behavior, bug, or errorAn unexpected behavior, bug, or error