ignore errno.ENOTDIR in open_if_exists#822
Conversation
|
Check if there's a testcase for the other error cases; if there is one add one for this one as well, otherwise I think it's not needed (unless you want to cover it of course) |
|
Given that #839 has been closed, is there anything blocking this one being merged? |
|
@ThiefMaster sorry for late reply, no there haven't been tests for open_if_exists yet. It would be nice if we could merge this as-is; otherwise let me know if something needs to be changed. |
|
Ping, can I help to move this forward? |
|
Would you add a changelog entry for this? |
|
Done, please take a look. |
|
The CI failure isn't related to this PR, am I right? |
|
CI failure definitely not related to this change. Only failing on Python 3.3 with some venv error |
|
@davidism may I do something for this PR? |
|
On Tuesday, March 19, 2019 9:05:14 PM CET David Lord wrote:
Sorry, forgot this happens when I rename branches. Can you resubmit this against master?
Of course, I'll take a look at this tomorrow (ooo now).
|
|
This is going to need to be rebased against the latest |
|
I thought we can close this, and keep only #963? edit: rebased anyways |
Fixes #821