-
-
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-featureA feature request or enhancementA feature request or enhancement
Description
| BPO | 13841 |
|---|---|
| Nosy | @pitrou |
| 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 2012-06-14.19:05:41.686>
created_at = <Date 2012-01-23.18:58:51.809>
labels = ['type-feature', 'library']
title = 'multiprocessing should use sys.exit() where possible'
updated_at = <Date 2012-06-14.19:05:41.685>
user = 'https://bugs.python.org/brandjon'bugs.python.org fields:
activity = <Date 2012-06-14.19:05:41.685>
actor = 'sbt'
assignee = 'none'
closed = True
closed_date = <Date 2012-06-14.19:05:41.686>
closer = 'sbt'
components = ['Library (Lib)']
creation = <Date 2012-01-23.18:58:51.809>
creator = 'brandjon'
dependencies = []
files = ['24460', '25948']
hgrepos = []
issue_num = 13841
keywords = ['patch', 'needs review']
message_count = 8.0
messages = ['151835', '151896', '151919', '151936', '152908', '152912', '162716', '162796']
nosy_count = 6.0
nosy_names = ['pitrou', 'jnoller', 'neologix', 'python-dev', 'sbt', 'brandjon']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = 'resolved'
status = 'closed'
superseder = None
type = 'enhancement'
url = 'https://bugs.python.org/issue13841'
versions = ['Python 3.3']Metadata
Metadata
Assignees
Labels
stdlibStandard Library Python modules in the Lib/ directoryStandard Library Python modules in the Lib/ directorytype-featureA feature request or enhancementA feature request or enhancement