-
-
Notifications
You must be signed in to change notification settings - Fork 34
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: Use the Python interpreter set in Preferences to run tests #174
Merged
ccordoba12
merged 27 commits into
spyder-ide:master
from
stevetracvc:feat/use-different-python
Jun 10, 2022
Merged
PR: Use the Python interpreter set in Preferences to run tests #174
ccordoba12
merged 27 commits into
spyder-ide:master
from
stevetracvc:feat/use-different-python
Jun 10, 2022
Commits on Apr 16, 2022
-
Configuration menu - View commit details
-
Copy full SHA for e8d6dd1 - Browse repository at this point
Copy the full SHA e8d6dd1View commit details
Commits on Apr 17, 2022
-
Configuration menu - View commit details
-
Copy full SHA for e54857c - Browse repository at this point
Copy the full SHA e54857cView commit details
Commits on Apr 20, 2022
-
Configuration menu - View commit details
-
Copy full SHA for fa4a74c - Browse repository at this point
Copy the full SHA fa4a74cView commit details
Commits on Apr 23, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 1152930 - Browse repository at this point
Copy the full SHA 1152930View commit details -
Configuration menu - View commit details
-
Copy full SHA for b060203 - Browse repository at this point
Copy the full SHA b060203View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7ae8b3b - Browse repository at this point
Copy the full SHA 7ae8b3bView commit details
Commits on Apr 25, 2022
-
Configuration menu - View commit details
-
Copy full SHA for af7bb84 - Browse repository at this point
Copy the full SHA af7bb84View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5b58ef6 - Browse repository at this point
Copy the full SHA 5b58ef6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0411d39 - Browse repository at this point
Copy the full SHA 0411d39View commit details
Commits on Apr 28, 2022
-
Use Python interpreter from Spyder preferences by default
The user may override it in the testing configuration.
Configuration menu - View commit details
-
Copy full SHA for c70b410 - Browse repository at this point
Copy the full SHA c70b410View commit details
Commits on May 1, 2022
-
fix: store empty string in project config if no pyexec chosen
When using projects and no pyexec is set, then the value None is store in the project config file. When opened, this is interpreted as a string "None" rather than the python None Another option could be to change the default value of pyexec to '' instead of None
Configuration menu - View commit details
-
Copy full SHA for 6dda2b8 - Browse repository at this point
Copy the full SHA 6dda2b8View commit details
Commits on May 15, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 97a22f5 - Browse repository at this point
Copy the full SHA 97a22f5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 466798d - Browse repository at this point
Copy the full SHA 466798dView commit details
Commits on May 31, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 8509737 - Browse repository at this point
Copy the full SHA 8509737View commit details
Commits on Jun 1, 2022
-
Configuration menu - View commit details
-
Copy full SHA for e2ab7a2 - Browse repository at this point
Copy the full SHA e2ab7a2View commit details -
Configuration menu - View commit details
-
Copy full SHA for d349c7c - Browse repository at this point
Copy the full SHA d349c7cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9ba80c6 - Browse repository at this point
Copy the full SHA 9ba80c6View commit details
Commits on Jun 2, 2022
-
Configuration menu - View commit details
-
Copy full SHA for c07ea16 - Browse repository at this point
Copy the full SHA c07ea16View commit details -
Configuration menu - View commit details
-
Copy full SHA for 01b73c9 - Browse repository at this point
Copy the full SHA 01b73c9View commit details -
Configuration menu - View commit details
-
Copy full SHA for c2bbe2b - Browse repository at this point
Copy the full SHA c2bbe2bView commit details -
Configuration menu - View commit details
-
Copy full SHA for c7abea1 - Browse repository at this point
Copy the full SHA c7abea1View commit details -
Revert "attempt newer pytest-qt for testing"
This reverts commit c07ea16.
Configuration menu - View commit details
-
Copy full SHA for 323617b - Browse repository at this point
Copy the full SHA 323617bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9b05ea6 - Browse repository at this point
Copy the full SHA 9b05ea6View commit details -
Configuration menu - View commit details
-
Copy full SHA for f9ea870 - Browse repository at this point
Copy the full SHA f9ea870View commit details -
Configuration menu - View commit details
-
Copy full SHA for c4bb682 - Browse repository at this point
Copy the full SHA c4bb682View commit details -
Configuration menu - View commit details
-
Copy full SHA for c3102c1 - Browse repository at this point
Copy the full SHA c3102c1View commit details
Commits on Jun 7, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 6642de0 - Browse repository at this point
Copy the full SHA 6642de0View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.