STINNER Victor added the comment: More issues:
- Issue #23707: os.urandom() doesn't handle EINTR correctly - Issue #23708: Add _Py_read() and _Py_write() functions - Issue #23709: Refactor ossaudiodev: use _Py_read and _Py_write with the Py_buffer ---------- dependencies: +PEP 475: Add _Py_read() and _Py_write() functions, PEP 475: os.urandom() doesn't handle EINTR correctly, Refactor ossaudiodev: use _Py_read and _Py_write with the Py_buffer _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue23648> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com