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 <rep...@bugs.python.org> <http://bugs.python.org/issue19735> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com