Skip to content

Conversation

@eleanorjboyd
Copy link
Member

fixes #25689

@eleanorjboyd eleanorjboyd self-assigned this Jan 8, 2026
@eleanorjboyd eleanorjboyd added the bug Issue identified by VS Code Team member as probable bug label Jan 8, 2026
@eleanorjboyd eleanorjboyd added the skip tests Updates to tests unnecessary label Jan 8, 2026
@eleanorjboyd eleanorjboyd marked this pull request as ready for review January 8, 2026 17:34
@vs-code-engineering vs-code-engineering bot added this to the January 2026 milestone Jan 8, 2026
@eleanorjboyd eleanorjboyd enabled auto-merge (squash) January 8, 2026 17:37

// Show notification to user
const selection = await showWarningMessage(
'Python Locator failed to start. Python environment discovery may not work correctly.',
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Needs to be localized?

@eleanorjboyd eleanorjboyd requested a review from Tyriar January 8, 2026 17:40
@eleanorjboyd eleanorjboyd merged commit 336d699 into microsoft:main Jan 8, 2026
47 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Issue identified by VS Code Team member as probable bug skip tests Updates to tests unnecessary

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Python Locator fails on clean Windows 11 installation due to missing VCRUNTIME140.dll

2 participants