-
-
Notifications
You must be signed in to change notification settings - Fork 34.2k
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 | 16357 |
|---|---|
| Nosy | @jcea, @pitrou |
| 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 2012-11-11.00:30:12.111>
created_at = <Date 2012-10-29.15:53:59.491>
labels = ['type-bug', 'library']
title = "SSLSocket created from SSLContext.wrap_socket doesn't include cert/keyfile"
updated_at = <Date 2012-12-14.01:20:46.924>
user = 'https://bugs.python.org/mcjeff'bugs.python.org fields:
activity = <Date 2012-12-14.01:20:46.924>
actor = 'jcea'
assignee = 'none'
closed = True
closed_date = <Date 2012-11-11.00:30:12.111>
closer = 'pitrou'
components = ['Library (Lib)']
creation = <Date 2012-10-29.15:53:59.491>
creator = 'mcjeff'
dependencies = []
files = ['27776', '27784']
hgrepos = []
issue_num = 16357
keywords = ['patch']
message_count = 6.0
messages = ['174121', '174151', '174155', '174156', '175306', '175307']
nosy_count = 4.0
nosy_names = ['jcea', 'pitrou', 'mcjeff', 'python-dev']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = 'resolved'
status = 'closed'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue16357'
versions = ['Python 3.2', 'Python 3.3', 'Python 3.4']Reactions are currently unavailable
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