-
-
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 | 22960 |
|---|---|
| Nosy | @pitrou, @giampaolo, @tiran, @benjaminp, @alex, @desbma, @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-11-30.04:37:20.704>
created_at = <Date 2014-11-27.20:23:06.510>
labels = ['type-feature', 'library']
title = 'xmlrpc.client.ServerProxy() should accept a custom SSL context parameter'
updated_at = <Date 2014-11-30.11:55:59.449>
user = 'https://github.com/desbma'bugs.python.org fields:
activity = <Date 2014-11-30.11:55:59.449>
actor = 'desbma'
assignee = 'none'
closed = True
closed_date = <Date 2014-11-30.04:37:20.704>
closer = 'benjamin.peterson'
components = ['Library (Lib)']
creation = <Date 2014-11-27.20:23:06.510>
creator = 'desbma'
dependencies = []
files = ['37321', '37323']
hgrepos = []
issue_num = 22960
keywords = ['patch']
message_count = 7.0
messages = ['231778', '231880', '231882', '231883', '231884', '231885', '231888']
nosy_count = 9.0
nosy_names = ['janssen', 'pitrou', 'giampaolo.rodola', 'christian.heimes', 'benjamin.peterson', 'alex', 'python-dev', 'desbma', 'dstufft']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = 'enhancement'
url = 'https://bugs.python.org/issue22960'
versions = ['Python 2.7', '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