STINNER Victor added the comment: Patch version 2:
* add a comment to explain the C loop retrying on EINTR error * add an unit test: I checked that the test fails with InterruptedError without the fix * document the change in fcntl documentation ---------- Added file: http://bugs.python.org/file42474/fcntl_eintr-2.patch _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue26716> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com