-
-
Notifications
You must be signed in to change notification settings - Fork 32.7k
Closed
Labels
stdlibPython modules in the Lib dirPython modules in the Lib dirtype-bugAn unexpected behavior, bug, or errorAn unexpected behavior, bug, or error
Description
BPO | 41386 |
---|---|
Nosy | @pfmoore, @tjguk, @zware, @eryksun, @zooba, @MrTroble |
PRs |
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 2020-07-25.08:58:20.743>
created_at = <Date 2020-07-24.15:54:41.937>
labels = ['invalid', 'type-bug', 'library']
title = 'Popen.wait does not account for negative return codes'
updated_at = <Date 2020-07-27.14:40:12.026>
user = 'https://github.com/MrTroble'
bugs.python.org fields:
activity = <Date 2020-07-27.14:40:12.026>
actor = 'eryksun'
assignee = 'none'
closed = True
closed_date = <Date 2020-07-25.08:58:20.743>
closer = 'MrTroble'
components = ['Library (Lib)']
creation = <Date 2020-07-24.15:54:41.937>
creator = 'MrTroble'
dependencies = []
files = []
hgrepos = []
issue_num = 41386
keywords = ['patch']
message_count = 7.0
messages = ['374194', '374195', '374209', '374212', '374219', '374248', '374383']
nosy_count = 6.0
nosy_names = ['paul.moore', 'tim.golden', 'zach.ware', 'eryksun', 'steve.dower', 'MrTroble']
pr_nums = ['21607']
priority = 'normal'
resolution = 'not a bug'
stage = 'resolved'
status = 'closed'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue41386'
versions = []
Metadata
Metadata
Assignees
Labels
stdlibPython modules in the Lib dirPython modules in the Lib dirtype-bugAn unexpected behavior, bug, or errorAn unexpected behavior, bug, or error