Skip to content

Commit 7cd6105

Browse files
authored
Merge branch 'main' into institutional-boar
2 parents dcd7ffa + 7e11d06 commit 7cd6105

15 files changed

+3755
-539
lines changed

.github/instructions/testing-workflow.instructions.md

Lines changed: 580 additions & 0 deletions
Large diffs are not rendered by default.

package-lock.json

Lines changed: 34 additions & 34 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "python",
33
"displayName": "Python",
44
"description": "Python language support with extension access points for IntelliSense (Pylance), Debugging (Python Debugger), linting, formatting, refactoring, unit tests, and more.",
5-
"version": "2025.20.0",
5+
"version": "2025.21.0-dev",
66
"featureFlags": {
77
"usingNewInterpreterStorage": true
88
},

0 commit comments

Comments
 (0)