-
-
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 | 22959 |
|---|---|
| Nosy | @tiran, @benjaminp, @alex, @desbma |
| 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-12-07.18:49:12.781>
created_at = <Date 2014-11-27.19:42:39.785>
labels = ['type-bug', 'library']
title = 'http.client.HTTPSConnection checks hostname when SSL context has check_hostname==False'
updated_at = <Date 2014-12-07.23:36:37.519>
user = 'https://github.com/desbma'bugs.python.org fields:
activity = <Date 2014-12-07.23:36:37.519>
actor = 'desbma'
assignee = 'none'
closed = True
closed_date = <Date 2014-12-07.18:49:12.781>
closer = 'benjamin.peterson'
components = ['Library (Lib)']
creation = <Date 2014-11-27.19:42:39.785>
creator = 'desbma'
dependencies = []
files = ['37325']
hgrepos = []
issue_num = 22959
keywords = []
message_count = 10.0
messages = ['231775', '231886', '231887', '231890', '231892', '231893', '231896', '232274', '232275', '232289']
nosy_count = 5.0
nosy_names = ['christian.heimes', 'benjamin.peterson', 'alex', 'python-dev', 'desbma']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue22959'
versions = ['Python 3.4']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