Antoine Pitrou <[email protected]> added the comment: > I take it this is out for 2.7, will it be in 3.2?
The patch for issue8550 has been committed. The SSLContext API should solve this issue: http://docs.python.org/dev/py3k/library/ssl.html#ssl.SSLContext.wrap_socket If it doesn't, please explain why. ---------- resolution: accepted -> fixed status: open -> closed _______________________________________ Python tracker <[email protected]> <http://bugs.python.org/issue3823> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
