File tree Expand file tree Collapse file tree 1 file changed +3
-0
lines changed Expand file tree Collapse file tree 1 file changed +3
-0
lines changed Original file line number Diff line number Diff line change 59
59
1 . Hide progress indicator once ` Interactive Window ` has loaded.
60
60
([ #11065 ] ( https://github.com/Microsoft/vscode-python/issues/11065 ) )
61
61
1 . Do not perform pipenv interpreter discovery on extension activation.
62
+ Fix for [ CVE-2020 -1171] ( https://portal.msrc.microsoft.com/en-us/security-guidance/advisory/CVE-2020-1171 ) .
62
63
([ #11127 ] ( https://github.com/Microsoft/vscode-python/issues/11127 ) )
63
64
1 . Ensure arguments are included in log messages when using decorators.
64
65
([ #11153 ] ( https://github.com/Microsoft/vscode-python/issues/11153 ) )
82
83
([ #11557 ] ( https://github.com/Microsoft/vscode-python/issues/11557 ) )
83
84
1 . Fix scrolling when clicking in the interactive window to not jump around.
84
85
([ #11554 ] ( https://github.com/Microsoft/vscode-python/issues/11554 ) )
86
+ 1 . Setting "Data Science: Run Startup Commands" is now limited to being a user setting.
87
+ Fix for [ CVE-2020 -1192] ( https://portal.msrc.microsoft.com/en-us/security-guidance/advisory/CVE-2020-1192 ) .
85
88
86
89
### Code Health
87
90
You can’t perform that action at this time.
0 commit comments