-
-
Notifications
You must be signed in to change notification settings - Fork 34.1k
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 | 12040 |
|---|---|
| Nosy | @gpshead, @pitrou, @vstinner, @briancurtin |
| 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 2011-06-06.17:39:01.605>
created_at = <Date 2011-05-09.18:39:21.771>
labels = ['type-feature', 'library']
title = 'Expose a Process.sentinel property (and fix polling loop in Process.join())'
updated_at = <Date 2011-06-06.17:39:01.604>
user = 'https://github.com/pitrou'bugs.python.org fields:
activity = <Date 2011-06-06.17:39:01.604>
actor = 'pitrou'
assignee = 'none'
closed = True
closed_date = <Date 2011-06-06.17:39:01.605>
closer = 'pitrou'
components = ['Library (Lib)']
creation = <Date 2011-05-09.18:39:21.771>
creator = 'pitrou'
dependencies = []
files = ['21945', '21983']
hgrepos = []
issue_num = 12040
keywords = ['patch']
message_count = 6.0
messages = ['135623', '135844', '135929', '135930', '136087', '137758']
nosy_count = 8.0
nosy_names = ['gregory.p.smith', 'pitrou', 'vstinner', 'jnoller', 'brian.curtin', 'asksol', 'neologix', 'python-dev']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = 'resolved'
status = 'closed'
superseder = None
type = 'enhancement'
url = 'https://bugs.python.org/issue12040'
versions = ['Python 3.3']Reactions are currently unavailable
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