242
242
returns ``EINTR`` by calling ``PyErr_CheckSignals``. This affected the
243
243
optional ``_readdir_pyx`` extension. (Andrew Bennetts, #495023)
245
250
* Give a clearer message if the lockdir disappears after being apparently
246
251
successfully taken. (Martin Pool, #498378)