-
-
Notifications
You must be signed in to change notification settings - Fork 33.7k
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 | 27167 |
|---|---|
| Nosy | @gpshead, @dmacnet |
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 2016-06-03.19:15:46.718>
created_at = <Date 2016-05-31.16:35:00.419>
labels = ['type-bug', 'library']
title = 'subprocess reports signal as negative exit status, not documented'
updated_at = <Date 2016-06-03.19:15:46.717>
user = 'https://github.com/dmacnet'bugs.python.org fields:
activity = <Date 2016-06-03.19:15:46.717>
actor = 'gregory.p.smith'
assignee = 'gregory.p.smith'
closed = True
closed_date = <Date 2016-06-03.19:15:46.718>
closer = 'gregory.p.smith'
components = ['Library (Lib)']
creation = <Date 2016-05-31.16:35:00.419>
creator = 'dmacnet'
dependencies = []
files = []
hgrepos = []
issue_num = 27167
keywords = []
message_count = 7.0
messages = ['266758', '266760', '267009', '267052', '267055', '267056', '267140']
nosy_count = 3.0
nosy_names = ['gregory.p.smith', 'python-dev', 'dmacnet']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue27167'
versions = ['Python 3.6']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