STINNER Victor added the comment:

Oh, I forgot to mention the advantage of using _Py_read() and _Py_write(): they 
retry read/write when interrupted by a signal, to support the PEP 475.

----------

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

Reply via email to