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

PR: Catch OSError when trying to open a not available file (Editor) #17686

Merged
merged 1 commit into from
Apr 20, 2022

Conversation

ccordoba12
Copy link
Member

Description of Changes

This can happen on Windows for files on a network drive that is not available when Spyder starts.

Issue(s) Resolved

Fixes #17685.

Affirmation

By submitting this Pull Request or typing my (user)name below,
I affirm the Developer Certificate of Origin
with respect to all commits and content included in this PR,
and understand I am releasing the same under Spyder's MIT (Expat) license.

I certify the above statement is true and correct: @ccordoba12

@ccordoba12 ccordoba12 added this to the v5.3.1 milestone Apr 14, 2022
@ccordoba12 ccordoba12 self-assigned this Apr 14, 2022
This can happen on Windows for files on a network drive that is
not available when Spyder starts.
@ccordoba12 ccordoba12 changed the title PR: Catch another error when opening a not available file (Editor) PR: Catch another error when trying to open a not available file (Editor) Apr 16, 2022
@ccordoba12 ccordoba12 changed the title PR: Catch another error when trying to open a not available file (Editor) PR: Catch OSError when trying to open a not available file (Editor) Apr 20, 2022
@ccordoba12 ccordoba12 merged commit 9e76c13 into spyder-ide:5.x Apr 20, 2022
@ccordoba12 ccordoba12 deleted the issue-17685 branch April 20, 2022 17:18
ccordoba12 added a commit that referenced this pull request Apr 20, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant