New submission from Bar Harel:

Seems like at 
https://docs.python.org/3.5/library/asyncio-eventloop.html#creating-connections 
(Creating connections) in asyncio, it states that "On Windows with 
ProactorEventLoop, SSL/TLS is not supported."
But on the ProactorEventLoop it states that SSL support was added in 3.5
Please remove the "unsupported" statement in the docs of 3.5 and 3.6
p.s. Is there a way I can fix these errors myself instead of hassling other 
people?

----------
assignee: docs@python
components: Documentation
messages: 250803
nosy: Bar Harel, docs@python
priority: normal
severity: normal
status: open
title: SSL asyncio
versions: Python 3.5, Python 3.6

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

Reply via email to