-
-
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 | 13792 |
|---|---|
| Nosy | @amauryfa, @pitrou, @tjguk, @briancurtin |
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 2012-06-29.22:07:55.162>
created_at = <Date 2012-01-15.23:05:03.967>
labels = ['invalid', 'type-bug', 'library']
title = 'The "os.execl" call doesn\'t give programs exit code'
updated_at = <Date 2012-06-29.22:07:55.162>
user = 'https://bugs.python.org/kayhayen'bugs.python.org fields:
activity = <Date 2012-06-29.22:07:55.162>
actor = 'tim.golden'
assignee = 'none'
closed = True
closed_date = <Date 2012-06-29.22:07:55.162>
closer = 'tim.golden'
components = ['Library (Lib)']
creation = <Date 2012-01-15.23:05:03.967>
creator = 'kayhayen'
dependencies = []
files = []
hgrepos = []
issue_num = 13792
keywords = []
message_count = 7.0
messages = ['151304', '151305', '151325', '151430', '151434', '151438', '164360']
nosy_count = 6.0
nosy_names = ['amaury.forgeotdarc', 'pitrou', 'tim.golden', 'brian.curtin', "Amaury.Forgeot.d'Arc", 'kayhayen']
pr_nums = []
priority = 'normal'
resolution = 'not a bug'
stage = 'resolved'
status = 'closed'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue13792'
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