New submission from STINNER Victor:

When reading asyncio documentation, it's not easy to catch limitations of each 
operating system and event loop. I propose to mention in each mention if the 
method is not supported in some cases. See attached patch.

----------
assignee: docs@python
components: Documentation, asyncio
files: asyncio_os_support.patch
keywords: patch
messages: 225902
nosy: docs@python, gvanrossum, haypo, yselivanov
priority: normal
severity: normal
status: open
title: asyncio: enhance documentation of OS support
versions: Python 3.4, Python 3.5
Added file: http://bugs.python.org/file36474/asyncio_os_support.patch

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

Reply via email to