58
58
returns ``EINTR`` by calling ``PyErr_CheckSignals``. This affected the
59
59
optional ``_readdir_pyx`` extension. (Andrew Bennetts, #495023)
61
64
* Give a clearer message if the lockdir disappears after being apparently
62
65
successfully taken. (Martin Pool, #498378)