-
-
Notifications
You must be signed in to change notification settings - Fork 33.6k
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 | 12650 |
|---|---|
| Nosy | @gpshead, @vstinner |
| 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 2011-08-19.10:27:03.644>
created_at = <Date 2011-07-28.13:58:59.810>
labels = ['type-bug', 'library']
title = 'Subprocess leaks fd upon kill()'
updated_at = <Date 2011-08-19.10:27:03.642>
user = 'https://bugs.python.org/gabrieletrombetti'bugs.python.org fields:
activity = <Date 2011-08-19.10:27:03.642>
actor = 'neologix'
assignee = 'none'
closed = True
closed_date = <Date 2011-08-19.10:27:03.644>
closer = 'neologix'
components = ['Library (Lib)']
creation = <Date 2011-07-28.13:58:59.810>
creator = 'gabriele.trombetti'
dependencies = []
files = ['22787', '22788', '22789']
hgrepos = []
issue_num = 12650
keywords = ['patch']
message_count = 13.0
messages = ['141295', '141307', '141317', '141329', '142337', '142348', '142366', '142373', '142391', '142402', '142404', '142405', '142422']
nosy_count = 6.0
nosy_names = ['gregory.p.smith', 'vstinner', 'neologix', 'rosslagerwall', 'python-dev', 'gabriele.trombetti']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = 'resolved'
status = 'closed'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue12650'
versions = ['Python 2.7']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