-
-
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-featureA feature request or enhancementA feature request or enhancement
Description
| BPO | 21068 |
|---|---|
| Nosy | @pitrou, @giampaolo, @tiran, @ethanfurman, @dstufft |
| 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 2014-04-18.18:39:14.560>
created_at = <Date 2014-03-25.23:13:47.137>
labels = ['type-feature', 'library']
title = 'Make ssl.PROTOCOL_* an enum'
updated_at = <Date 2014-04-18.18:39:14.559>
user = 'https://github.com/pitrou'bugs.python.org fields:
activity = <Date 2014-04-18.18:39:14.559>
actor = 'pitrou'
assignee = 'none'
closed = True
closed_date = <Date 2014-04-18.18:39:14.560>
closer = 'pitrou'
components = ['Library (Lib)']
creation = <Date 2014-03-25.23:13:47.137>
creator = 'pitrou'
dependencies = []
files = ['34621']
hgrepos = []
issue_num = 21068
keywords = ['patch']
message_count = 10.0
messages = ['214865', '214868', '214869', '214870', '214872', '215071', '216517', '216540', '216790', '216791']
nosy_count = 7.0
nosy_names = ['janssen', 'pitrou', 'giampaolo.rodola', 'christian.heimes', 'ethan.furman', 'python-dev', 'dstufft']
pr_nums = []
priority = 'low'
resolution = 'fixed'
stage = 'resolved'
status = 'closed'
superseder = None
type = 'enhancement'
url = 'https://bugs.python.org/issue21068'
versions = ['Python 3.5']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