[issue19735] ssl._create_stdlib_context

Christian Heimes report at bugs.python.org
Sat Nov 23 16:46:03 CET 2013


New submission from Christian Heimes:

The second part of #19689. This patch implements _create_stdlib_context() that wrap lots of common code in one function that is private to Python's stdlib.

----------
components: Library (Lib)
files: ssl_create_stdlib_context.patch
keywords: patch
messages: 204042
nosy: christian.heimes, pitrou
priority: normal
severity: normal
stage: patch review
status: open
title: ssl._create_stdlib_context
type: enhancement
versions: Python 3.4
Added file: http://bugs.python.org/file32804/ssl_create_stdlib_context.patch

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue19735>
_______________________________________


More information about the Python-bugs-list mailing list