-
-
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-bugAn unexpected behavior, bug, or errorAn unexpected behavior, bug, or error
Description
| BPO | 20896 |
|---|---|
| Nosy | @pitrou, @vstinner, @tiran, @koobs |
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-16.16:58:56.374>
created_at = <Date 2014-03-12.11:20:39.932>
labels = ['type-bug', 'library']
title = 'test_ssl.test_get_server_certificate() should use PROTOCOL_SSLv23, not PROTOCOL_SSLv3'
updated_at = <Date 2015-01-06.11:24:05.743>
user = 'https://github.com/vstinner'bugs.python.org fields:
activity = <Date 2015-01-06.11:24:05.743>
actor = 'python-dev'
assignee = 'none'
closed = True
closed_date = <Date 2014-04-16.16:58:56.374>
closer = 'pitrou'
components = ['Library (Lib)']
creation = <Date 2014-03-12.11:20:39.932>
creator = 'vstinner'
dependencies = []
files = []
hgrepos = []
issue_num = 20896
keywords = []
message_count = 13.0
messages = ['213248', '213249', '213250', '213251', '213294', '213316', '213318', '213323', '213777', '213819', '216502', '216532', '233521']
nosy_count = 7.0
nosy_names = ['pitrou', 'vstinner', 'christian.heimes', 'python-dev', 'koobs', '[email protected]', 'GreenKey']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = 'resolved'
status = 'closed'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue20896'
versions = ['Python 3.1', 'Python 2.7', 'Python 3.2', 'Python 3.3', 'Python 3.5']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