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: Handle I/O errors when doing "Save As" #250

Merged
merged 5 commits into from
Mar 13, 2020

Conversation

jitseniesen
Copy link
Member

This PR catches errors in .save_as() and displays a error dialog to the user with the error message.

Fixes #150

@jitseniesen jitseniesen self-assigned this Mar 11, 2020
@jitseniesen
Copy link
Member Author

Rebasing to get new test environment ...

@codecov-io
Copy link

codecov-io commented Mar 13, 2020

Codecov Report

Merging #250 into master will decrease coverage by 0.07%.
The diff coverage is 66.66%.

Impacted Files Coverage Δ
spyder_notebook/notebookplugin.py 72.64% <66.66%> (-0.09%) ⬇️

@jitseniesen jitseniesen merged commit c94f4b7 into spyder-ide:master Mar 13, 2020
@jitseniesen jitseniesen deleted the fix-saveas branch March 13, 2020 12:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Error when saving notebooks in write-protected directory
2 participants