[issue33024] asyncio.WriteTransport.set_write_buffer_limits orders its args unintuitively and inconsistently with its companion function's return value

Andrew Svetlov report at bugs.python.org
Thu Mar 8 06:51:39 EST 2018


Andrew Svetlov <andrew.svetlov at gmail.com> added the comment:

We cannot change the method signature without breaking backward compatibility. 
I doubt if we should do something with the issue.

----------

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue33024>
_______________________________________


More information about the Python-bugs-list mailing list