commit | e7c749238e8fe2a10248ae9d81b1e53153496a8d | [log] [tgz] |
---|---|---|
author | Victor Stinner <victor.stinner@gmail.com> | Thu Apr 02 16:24:46 2015 +0200 |
committer | Victor Stinner <victor.stinner@gmail.com> | Thu Apr 02 16:24:46 2015 +0200 |
tree | 00d63a98ddabff2a6fee909a7e478aee37a345ba | |
parent | d223fa631d6fd2822b4cc8ec11b19f5e6d0f415d [diff] |
Issue #23851: close() must not be retried when it fails with EINTR See the PEP 475 for the rationale.