Andrew Svetlov <andrew.svet...@gmail.com> added the comment:

The ship has sailed, this change breaks a lot of existing code without a strong 
reason.
I recall very many cases in third-party libraries and commercial applications 
where a negative argument for asyncio.sleep() is processed as asyncio.sleep(0) 
without failure.

----------

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

Reply via email to