We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6895143 commit db4b190Copy full SHA for db4b190
CHANGELOG.md
@@ -1,6 +1,6 @@
1
# Changelog
2
3
-## 2020.1.1 (9 January 2020)
+## 2020.1.1 (13 January 2020)
4
5
### Enhancements
6
@@ -19,6 +19,10 @@
19
([#9444](https://github.com/Microsoft/vscode-python/issues/9444))
20
1. Update `ptvsd` debugger to version v5.0.0a11. Fixes signing for `inject_dll_x86.exe`.
21
([#9474](https://github.com/Microsoft/vscode-python/issues/9474))
22
+1. Disable use of `conda run`.
23
+ ([#9490](https://github.com/Microsoft/vscode-python/issues/9490))
24
+1. Revert changes related to calling `mypy` with relative paths.
25
+ ([#9496](https://github.com/Microsoft/vscode-python/issues/9496))
26
27
### Code Health
28
news/2 Fixes/9490.md
news/2 Fixes/9496.md
0 commit comments