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: Compatibility changes for Spyder 4 #218

Merged
merged 6 commits into from
Oct 1, 2019

Conversation

jitseniesen
Copy link
Member

These changes break backward compatibility with Spyder 3 so also change requirement to Spyder 4.

This also removes all workarounds to keep compatibility with
Spyder 3, so the minimum version required is now v4.

As an (unwanted) side-effect, this commit removes the possibility
to pick notebooks using the file switcher. The API for this has
changed and a future commit will have to re-introduce the switcher.
This causes a segfault when running the test locally and does not seem
necessary for testing.
@pep8speaks
Copy link

pep8speaks commented Sep 25, 2019

Hello @jitseniesen! Thanks for updating this PR. We checked the lines you've touched for PEP 8 issues, and found:

There are currently no PEP 8 issues detected in this Pull Request. Cheers! 🍻

Comment last updated at 2019-09-26 14:28:15 UTC

@ccordoba12 ccordoba12 added this to the v0.2 milestone Sep 25, 2019
List all opened notebooks in the switcher, and switch to them if selected by
the user.
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.

3 participants