Martin v. Löwis <mar...@v.loewis.de> added the comment:

> Your patch about SSLContext is great! But what can we do about python 2.x?

Adding new features to Python 2.7 is certainly not an option.

> what do you think about a DeprecationWarning at runtime?

What API exactly should this deprecate?

----------
title: some stdlib modules need to be updated to handle SSL certificate 
validation -> some stdlib modules need to be updated to handle SSL      
certificate validation

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue10441>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to