forked from DonJayamanne/pythonVSCode
-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Merge from release-2021.09 into main #17487
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
Conversation
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
…crosoft#17161) * Fix Pop-up The argument 'file' cannot be empty. Received '' appears when no Python is installed or when default python is selected * News entry
* Do path comparisons appropriately in the discovery component (microsoft#17244) * Do path comparisons appropriately in the discovery component * News entry * Fix some tests * Some more fixes * Fix poetry unit tests * Ensure we trigger discovery for the first time as part of extension activation (microsoft#17304) * Ensure we trigger discovery for the first time as part of extension activation * Oops * Fix parent path check (microsoft#17274) * Fix parent path check * only buiild vsix * More verbose logging * Revert "only buiild vsix" This reverts commit b601e59.
* Fix for a bunch of test issues. * Lint python files.
* Ensure tensorboard is not installed for python 2.7 * Add news item
* Update version * Change log updates for point release * Third part notice update
* Fix for filenames starting with py. (microsoft#17275) * Fix for filenames starting with py. * Add news item. * Update change logs for cherry pick
Co-authored-by: Luciana Abud <[email protected]>
* Fix for cached debug configuration (microsoft#17354) * Update change log for cherry pick
…ft#17370) (microsoft#17372) * Ensure we block getting active interpreter on autoselection * News entry * Fix single workspace tests * Fix lint
…oft#17369) * Fix for ModuleNotFoundError * Add news * Ensure we use cwd * linting
* Improve display of lines in test output. * Add news item
…elemetry (microsoft#17448) * Enable discovery experiments for all users including those who have opted out of telemetry * News entry * Oops * Ensure we still respect optInto/optOutFrom setting for discovery experiment
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
No description provided.