Skip to content

Update use of python extension environment api - #253

Merged
Paula (paulacamargo25) merged 13 commits into
microsoft:mainfrom
paulacamargo25:Update-environment-API
Mar 6, 2024
Merged

Update use of python extension environment api#253
Paula (paulacamargo25) merged 13 commits into
microsoft:mainfrom
paulacamargo25:Update-environment-API

Conversation

@paulacamargo25

@paulacamargo25 Paula (paulacamargo25) commented Mar 4, 2024

Copy link
Copy Markdown
Contributor

It seems to be a bug for some users in the Activation/Recognition of the Python Extension. Thats why when they are trying to obtain information, like interpreters, they are getting a wrong info.

Updating the way to access this information should solve this error.

Closed: #216

@paulacamargo25 Paula (paulacamargo25) added the bug Issue identified by VS Code Team member as probable bug label Mar 4, 2024
@paulacamargo25 Paula (paulacamargo25) self-assigned this Mar 4, 2024
Comment thread src/test/runTest.ts Outdated

@karrtikr Kartik Raj (karrtikr) left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Also, can you elaborate on how this was causing #216, the issue which is being closed corresponding to this PR?

Paula (paulacamargo25) and others added 2 commits March 5, 2024 15:40
Co-authored-by: Kartik Raj <karraj@microsoft.com>
@paulacamargo25
Paula (paulacamargo25) merged commit 926e65e into microsoft:main Mar 6, 2024
@paulacamargo25
Paula (paulacamargo25) deleted the Update-environment-API branch March 6, 2024 01:21
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Constant looping of selecting Python interpreter and launch.json

4 participants