forked from DonJayamanne/pythonVSCode
-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Changes to logic for selection of best (default) version of Python interpreter #3813
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
Merged
Merged
Changes from all commits
Commits
Show all changes
48 commits
Select commit
Hold shift + click to select a range
e82a3f2
Refactor version in interpreter information
DonJayamanne 73344c9
Fix tests
DonJayamanne ece8afd
Fix test
DonJayamanne 2bc224e
First batch of changes
DonJayamanne 03f6535
temporarily skip failing tests
DonJayamanne 410d5e1
Skip failing tests
DonJayamanne aca0ed9
Fix recursion
DonJayamanne 1cef8e3
Fix tests
DonJayamanne e93d015
refactor
DonJayamanne 57c9d52
Add tests
DonJayamanne d51aadb
Fixed tests
DonJayamanne 228821d
Added tests
DonJayamanne cc66f4c
News entry
DonJayamanne 11e9741
Add telemetry
DonJayamanne 669a44b
Merge branch 'master' into issue3369AutoX
DonJayamanne 2a394e6
Changed version to a simple struct
DonJayamanne e18d234
Rename
DonJayamanne 5bf691f
Fix tests
DonJayamanne 5429b76
Fixes
DonJayamanne 1d58cd5
Fixes
DonJayamanne 7b7b53a
Fix tests
DonJayamanne e3b4522
Disable linter tests
DonJayamanne 249105e
Fix broken tests
DonJayamanne 3b56b15
Comments
DonJayamanne ef23e0a
Tests for config settings
DonJayamanne b32d5d8
Fix issue
DonJayamanne 1b462aa
Fixed tests
DonJayamanne c33c8d0
Remove unnecessary messages
DonJayamanne 0d9b5c2
Fixed linter command tests
DonJayamanne 51b3675
Create linter manage unit tests
DonJayamanne 8a91233
Refactor
DonJayamanne 622bdae
Refactor with comments
DonJayamanne aa37815
Bust old cache
DonJayamanne 5165ebd
Bust old cache
DonJayamanne 9c1e8af
Merge branch 'master' into issue3369AutoX
DonJayamanne 0380759
Remove old test
DonJayamanne e7fbbf3
Fix tests
DonJayamanne 1b88ea0
Improvements
DonJayamanne a31f7ff
Improvements and fixes
DonJayamanne b4e59ba
Fix tests
DonJayamanne 9f7697b
Refactor and add telemetry
DonJayamanne f06e857
Better tests
DonJayamanne 2afc958
Fix code review comments
DonJayamanne 74c0278
Fix tests
DonJayamanne b0084e3
Resolve code review comments
DonJayamanne d0b70bc
merge master
DonJayamanne 83e2492
merge master
DonJayamanne 8c439c2
Fixed linter issues
DonJayamanne File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1 @@ | ||
| Improvements to automatic selection of the python interpreter. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.