Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

bpo-41754: Ignore NotADirectoryError in invocation of xdg-settings #23075

Merged
merged 1 commit into from Nov 8, 2020

Conversation

ronaldoussoren
Copy link
Contributor

@ronaldoussoren ronaldoussoren commented Nov 1, 2020

It is not clear why this can happen, but several users have mentioned
getting this exception on macOS.

https://bugs.python.org/issue41754

Automerge-Triggered-By: GH:ronaldoussoren

It is not clear why this can happen, but several users have mentioned
getting this exception on macOS.
@ronaldoussoren ronaldoussoren self-assigned this Nov 1, 2020
@ronaldoussoren ronaldoussoren added the 🤖 automerge PR will be merged once it's been approved and all CI passed label Nov 8, 2020
@ronaldoussoren ronaldoussoren merged commit 23831a7 into python:master Nov 8, 2020
3 checks passed
@miss-islington
Copy link
Contributor

Thanks @ronaldoussoren for the PR 🌮🎉.. I'm working now to backport this PR to: 3.8, 3.9.
🐍🍒🤖

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Nov 8, 2020
…ythonGH-23075)

It is not clear why this can happen, but several users have mentioned
getting this exception on macOS.
(cherry picked from commit 23831a7)

Co-authored-by: Ronald Oussoren <ronaldoussoren@mac.com>
@bedevere-bot
Copy link

GH-23197 is a backport of this pull request to the 3.9 branch.

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Nov 8, 2020
…ythonGH-23075)

It is not clear why this can happen, but several users have mentioned
getting this exception on macOS.
(cherry picked from commit 23831a7)

Co-authored-by: Ronald Oussoren <ronaldoussoren@mac.com>
@bedevere-bot
Copy link

GH-23198 is a backport of this pull request to the 3.8 branch.

miss-islington added a commit that referenced this pull request Nov 8, 2020
…H-23075)

It is not clear why this can happen, but several users have mentioned
getting this exception on macOS.
(cherry picked from commit 23831a7)

Co-authored-by: Ronald Oussoren <ronaldoussoren@mac.com>
ronaldoussoren added a commit that referenced this pull request Nov 8, 2020
…H-23075) (GH-23198)

It is not clear why this can happen, but several users have mentioned
getting this exception on macOS.
(cherry picked from commit 23831a7)

Co-authored-by: Ronald Oussoren <ronaldoussoren@mac.com>

Co-authored-by: Ronald Oussoren <ronaldoussoren@mac.com>
adorilson pushed a commit to adorilson/cpython that referenced this pull request Mar 13, 2021
…ythonGH-23075)

It is not clear why this can happen, but several users have mentioned
getting this exception on macOS.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
OS-mac 🤖 automerge PR will be merged once it's been approved and all CI passed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants