STINNER Victor <vstin...@python.org> added the comment:

I would prefer "2. Make "out" and "in" positional-only parameters". It would be 
a minor incompatible change, but it would make os.sendfile() more consistent 
with other functions like os.write() which only has positional-only parameters.

----------
nosy: +vstinner

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

Reply via email to