Gregory P. Smith <g...@krypto.org> added the comment: nice test case rhettg.
This is a correctness issue to prevent data loss on EINTR. I've attached a patch that builds on rhettg's but allows the EINTR signal to propagate upwards as desired by loweis and jorend for both read() and readline() calls. ---------- assignee: -> gregory.p.smith nosy: +gregory.p.smith Added file: http://bugs.python.org/file14667/issue1628205-gps01.diff.txt _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue1628205> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com