Berker Peksag added the comment:

Thanks for the report. I'm marking this as an easy documentation issue. 
BaseEventLoop is now AbstractEventLoop (87e3a58ed3c3) and the documentation of 
AbstractEventLoop.create_unix_connection() can be found in 
Doc/library/asyncio-eventloop.rst. Guido already explained what it means in 
msg266111 so what we need is to convert Guido's answer to a proper patch.

----------
keywords: +easy
nosy: +berker.peksag
stage:  -> needs patch
type:  -> enhancement
versions: +Python 3.7

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

Reply via email to