Skip to content

Pull requests: microsoft/vscode-python

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Sort

Pull requests list

use new context key for both repl-type editors bug Issue identified by VS Code Team member as probable bug skip package*.json package.json and package-lock.json don't both need updating
#24131 by amunger was merged Sep 19, 2024 Loading… September 2024
account for inline chat widget bug Issue identified by VS Code Team member as probable bug skip package*.json package.json and package-lock.json don't both need updating
#24130 by amunger was merged Sep 18, 2024 Loading… September 2024
Revert "Do not truncate whitespace for multi-line string" (#24096) area-repl bug Issue identified by VS Code Team member as probable bug
#24099 by anthonykim1 was merged Sep 12, 2024 Loading…
Revert "Do not truncate whitespace for multi-line string" area-repl bug Issue identified by VS Code Team member as probable bug
#24096 by anthonykim1 was merged Sep 11, 2024 Loading… September 2024
Revert changes that does not normalize triple quote strings area-repl bug Issue identified by VS Code Team member as probable bug
#24092 by anthonykim1 was closed Sep 11, 2024 Draft September 2024
Update engine version to match LSP client bug Issue identified by VS Code Team member as probable bug
#24079 by karthiknadig was merged Sep 9, 2024 Loading…
Remove use of mocked output channel in virtual workspace (#24051) bug Issue identified by VS Code Team member as probable bug skip tests Updates to tests unnecessary
#24056 by eleanorjboyd was merged Sep 4, 2024 Loading…
2024.14 cherry-pick 2 bug Issue identified by VS Code Team member as probable bug skip tests Updates to tests unnecessary
#24055 by eleanorjboyd was closed Sep 4, 2024 Loading…
switch to using temp file for test_ids bug Issue identified by VS Code Team member as probable bug
#24054 by eleanorjboyd was merged Sep 5, 2024 Loading… September 2024
Remove use of mocked output channel in virtual workspace bug Issue identified by VS Code Team member as probable bug skip tests Updates to tests unnecessary
#24051 by karthiknadig was merged Sep 4, 2024 Loading… September 2024
fix django manage.py path validation (#24019) bug Issue identified by VS Code Team member as probable bug skip tests Updates to tests unnecessary
#24045 by eleanorjboyd was merged Sep 4, 2024 Loading…
fix django manage.py path validation bug Issue identified by VS Code Team member as probable bug skip tests Updates to tests unnecessary
#24019 by eleanorjboyd was merged Sep 3, 2024 Loading… September 2024
Correctly track native REPL state area-repl bug Issue identified by VS Code Team member as probable bug skip tests Updates to tests unnecessary
#23997 by anthonykim1 was merged Aug 26, 2024 Loading… August 2024
Fix stop sending double telemetry for Terminal REPL area-repl bug Issue identified by VS Code Team member as probable bug skip tests Updates to tests unnecessary
#23995 by anthonykim1 was merged Aug 26, 2024 Loading… August 2024
Fix execInREPL Enter to respect complete expression area-repl bug Issue identified by VS Code Team member as probable bug skip tests Updates to tests unnecessary
#23973 by anthonykim1 was merged Aug 19, 2024 Loading… August 2024
Why is lint failing on notebook schema area-editor-* User-facing catch-all bug Issue identified by VS Code Team member as probable bug skip tests Updates to tests unnecessary
#23959 by anthonykim1 was closed Aug 19, 2024 Draft
Fix telemetry not getting picked up for Terminal REPL area-repl bug Issue identified by VS Code Team member as probable bug skip tests Updates to tests unnecessary
#23958 by anthonykim1 was merged Aug 16, 2024 Loading… August 2024
Additional graceful handling for pixi area-environments Features relating to handling interpreter environments bug Issue identified by VS Code Team member as probable bug skip tests Updates to tests unnecessary
#23942 by anthonykim1 was merged Aug 20, 2024 Loading… August 2024
Fix issues with localization and signing bug Issue identified by VS Code Team member as probable bug
#23939 by karthiknadig was merged Aug 12, 2024 Loading…
Attempt to handle pixi error more gracefully area-environments Features relating to handling interpreter environments bug Issue identified by VS Code Team member as probable bug skip tests Updates to tests unnecessary
#23937 by anthonykim1 was merged Aug 12, 2024 Loading… August 2024
Fix issues with localization and signing bug Issue identified by VS Code Team member as probable bug
#23931 by karthiknadig was merged Aug 8, 2024 Loading… August 2024
porting downgrade lsp packages to release branch bug Issue identified by VS Code Team member as probable bug skip tests Updates to tests unnecessary
#23899 by heejaechang was merged Aug 1, 2024 Loading…
Updating micro to pull in latest python environment tools bug Issue identified by VS Code Team member as probable bug
#23894 by karthiknadig was merged Jul 31, 2024 Loading…
Debug test session proposed bug Issue identified by VS Code Team member as probable bug skip tests Updates to tests unnecessary
#23891 by eleanorjboyd was merged Aug 6, 2024 Loading… August 2024
fix crash when importing pluggy.Result on old versions of pluggy bug Issue identified by VS Code Team member as probable bug
#23866 by DetachHead was merged Jul 25, 2024 Loading… July 2024
ProTip! Filter pull requests by the default branch with base:main.