STINNER Victor added the comment:

Since the consensus on python-dev looks more to keep the provisional API for 
asyncion in Python 3.5, I propose to even modify Python 3.4 to not add too many 
"if python >= 3.5..." checks in asyncio source code.

If you really prefer to keep Python 3.4 unchanged, we should at least add the 
feature in Python 3.5.1, having to wait for Python 3.6 is too long, no?

----------

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

Reply via email to