comparison tests/test-known.t @ 49302:ee4537e365c8

py3: remove retry on EINTR errno Since the implementation of PEP 475 (Python 3.5), Python retries system calls failing with EINTR. Therefore we don’t need the logic that retries it in Python code.
author Manuel Jacob <me@manueljacob.de>
date Tue, 31 May 2022 04:11:34 +0200
parents b4b7427b5786
children
comparison
equal deleted inserted replaced
49301:c463f45fa114 49302:ee4537e365c8