Skip to content

Tags: stefazville/vscode-python

Tags

2020.5.80290

Toggle 2020.5.80290's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Cherry picks and version updates for bug fix release (microsoft#11878)

* Do not execute shebang as an interpreter until user has clicked on the codelens enclosing the shebang (microsoft#11816)

* Do not execute shebang as an interpreter until user has clicked on the codelens enclosing the shebang

* Rename

* Oops

* Update src/test/providers/shebangCodeLenseProvider.unit.test.ts

Co-authored-by: Karthik Nadig <[email protected]>

Co-authored-by: Karthik Nadig <[email protected]>

* Update version and change log for bugfix release

Co-authored-by: Kartik Raj <[email protected]>

ci-lkg

Toggle ci-lkg's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Get more nightly tests to pass (microsoft#11881)

* More logging for ipywidgets failures.

* Dont output images

* Fix commands to not execute after shutdown

* Add some comments describing command dispose

* Fix up logging and add missing dependencies

* Add news entries for Barry's fix

* Dont add news entries here. Too confusing

2020.5.78807

Toggle 2020.5.78807's commit message
Release version 2020.5.78807

2020.4.76186

Toggle 2020.4.76186's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
only close interactive session on interactive window close (microsoft…

…#11405) (microsoft#11437)

* only close interactive session on interactive window close (microsoft#11405)

2020.4.74986

Toggle 2020.4.74986's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update version and change log for release (microsoft#11279)

* Update version

* Update change logs

2020.3.71659

Toggle 2020.3.71659's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update debugpy to latest (microsoft#10935)

2020.3.71113

Toggle 2020.3.71113's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Set permissions to conda folder (microsoft#10880)

* Set permissions to conda folder

* Update change log

2020.3.69010

Toggle 2020.3.69010's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update version and change log (microsoft#10662)

* Update version and change log

* Fix flakey file system tests (microsoft#10541)

Co-authored-by: Rich Chiodo <[email protected]>

2020.2.64397

Toggle 2020.2.64397's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Point release with fix for Issue 10250 (microsoft#10254)

* Fix to return env variables of interpreter that is not current interpreter (microsoft#10251)
For #10250
* Bug fix
* Update change log
* Fix date
* Oops
* Fix linter

2020.2.63990

Toggle 2020.2.63990's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
Merge branch 'release-2020.02' of github.com:microsoft/vscode-python …

…into release-2020.02

* 'release-2020.02' of github.com:microsoft/vscode-python:
  Some more ds telemetry (microsoft#10218)