FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Handle both API versions (#15932) by IanMatthewHuff · Pull Request #15936 · microsoft/vscode-python · GitHub

Handle both API versions (#15932) - #15936

Merged
Ian Huff (IanMatthewHuff) merged 1 commit into
microsoft:release-2021.04from
IanMatthewHuff:dev/ianhu/portAPIFix
Apr 13, 2021
Merged

Handle both API versions (#15932)#15936
Ian Huff (IanMatthewHuff) merged 1 commit into
microsoft:release-2021.04from
IanMatthewHuff:dev/ianhu/portAPIFix

Conversation

Copy link
Copy Markdown
Member

Port the fix to handle both >=1.56 API and < 1.56 API for VS Code Notebooks to release branch. This will allow python extension to release before vscode stable hits 1.56 and handle both versions.

Ian Huff (IanMatthewHuff) merged commit cdad3f1 into microsoft:release-2021.04 Apr 13, 2021
Karthik Nadig (karthiknadig) added a commit that referenced this pull request Apr 20, 2021
* Do not run `poetry env info -p` to get the type for local poetry environment (#15898)

* Do not run poetry env info -p to get the type for local poetry environment, get best effort type instead

* Update src/test/pythonEnvironments/common/envlayouts/poetry/project4/pyproject.toml

Co-authored-by: Karthik Nadig <kanadig@microsoft.com>

Co-authored-by: Karthik Nadig <kanadig@microsoft.com>

* Handle both API versions (#15932) (#15936)

* Correct a news item (#15904)

* Use a more forgiving comparer when comparing version (#15912)

* Use a more forgiving comparer when comparing version

* Update tests

* Move sort interpreters function

* Wrap yields with a try catch (#15931)

* Log parsing errors in verbose mode only

* Fix conda logging

* Wrap yields with try catch

* Updating the version, change-log, and TPN for release (#15989)

* Update TensorBoard launcher script to not use deprecated API (#15991)

Co-authored-by: Kartik Raj <karraj@microsoft.com>
Co-authored-by: Ian Huff <ianhu@microsoft.com>
Co-authored-by: Joyce Er <joyceerhuiling@gmail.com>
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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

no-changelog No news entry required skip tests Updates to tests unnecessary

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants


Back | FazBrowse Home | New Git URL