-
-
Notifications
You must be signed in to change notification settings - Fork 33.8k
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 | 1731717 |
|---|---|
| Nosy | @dbaarda, @gpshead, @pitrou, @vstinner, @giampaolo, @tiran, @matejcik, @benjaminp, @djc, @bitdancer, @jonashaag, @florentx, @kmoza |
| 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 2010-12-14.15:17:05.636>
created_at = <Date 2007-06-05.22:19:54.000>
labels = ['type-bug', 'library']
title = 'race condition in subprocess module'
updated_at = <Date 2016-02-18.13:05:37.382>
user = 'https://bugs.python.org/dsagal'bugs.python.org fields:
activity = <Date 2016-02-18.13:05:37.382>
actor = 'vstinner'
assignee = 'gregory.p.smith'
closed = True
closed_date = <Date 2010-12-14.15:17:05.636>
closer = 'gregory.p.smith'
components = ['Library (Lib)']
creation = <Date 2007-06-05.22:19:54.000>
creator = 'dsagal'
dependencies = []
files = ['14086', '14087', '14134']
hgrepos = []
issue_num = 1731717
keywords = []
message_count = 59.0
messages = ['32210', '32211', '32212', '32213', '32214', '32215', '32216', '32217', '32218', '32219', '32220', '32221', '32222', '56245', '57716', '57888', '57890', '57892', '57894', '64180', '64181', '64421', '64422', '64424', '64426', '64428', '64660', '64737', '65610', '70471', '82663', '88406', '88617', '88619', '88621', '88623', '88625', '92772', '100430', '100523', '100643', '100646', '100647', '100648', '100650', '100651', '100657', '100659', '106519', '115210', '117985', '122556', '123946', '123951', '123957', '142215', '251268', '260455', '260457']
nosy_count = 30.0
nosy_names = ['nnorwitz', 'collinwinter', 'abo', 'gregory.p.smith', 'astrand', 'siemer', 'exarkun', 'gjb1002', 'oefe', 'pitrou', 'vstinner', 'giampaolo.rodola', 'christian.heimes', 'dsagal', 'jyasskin', 'matejcik', 'tom_culliton', 'benjamin.peterson', 'djc', 'grossetti', 'r.david.murray', 'yonas', 'jonash', 'flox', 'kanaka', 'santoni', 'shaphiro', 'jlamanna', 'vitaly', 'Krishna Oza']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = 'needs patch'
status = 'closed'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue1731717'
versions = ['Python 2.6', 'Python 3.1', 'Python 2.7', 'Python 3.2']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