Commit 362eb34
Kartik Raj
Prep for trusted workspaces work (microsoft#16508)
* Implement python.defaultInterpreterPath in workspace scope
* Move DeprecatePythonPath experiment to new framework and retire old framework
* Remove execution isolation script
* Do not delete old user setting while migrating interpreter settings
* Modify the python path deprecation prompt
* Add deprecate pythonPath doc in package.json
* Add default Interpreter path entry at the bottom of the interpreter list
* Update VSCode engine to 1.57
* Restore Deprecate PythonPath experiment for compatibility
* Remove environments security related to discovery (#17)
* Remove environments security related to autoselection (#18)
* Fix ESLint errors related to security undo work
* Add experiment to package.json
* Edit changelog to include enhancement details
* Delete news entry1 parent c1018da commit 362eb34
File tree
86 files changed
+478
-2740
lines changed- pythonFiles
- src
- client
- activation
- jedi
- node
- application/diagnostics/checks
- common
- application
- configuration
- experiments
- process/internal
- scripts
- utils
- interpreter
- autoSelection
- interpreterSecurity
- rules
- configuration
- interpreterSelector
- commands
- pythonEnvironments
- base/locators/composite
- testing/unittest/services
- test
- activation
- application/diagnostics/checks
- common
- configSettings
- configuration
- experiments
- installer
- process
- terminals
- environmentActivationProviders
- configuration/interpreterSelector
- commands
- interpreters
- activation
- autoSelection
- interpreterSecurity
- rules
- providers
- pythonEnvironments
- base/locators/composite
- info
- startPage
- testing
- common
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
86 files changed
+478
-2740
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
41 | 41 | | |
42 | 42 | | |
43 | 43 | | |
44 | | - | |
45 | | - | |
46 | 44 | | |
47 | 45 | | |
48 | 46 | | |
| |||
56 | 54 | | |
57 | 55 | | |
58 | 56 | | |
59 | | - | |
60 | | - | |
61 | 57 | | |
62 | 58 | | |
63 | 59 | | |
| |||
93 | 89 | | |
94 | 90 | | |
95 | 91 | | |
96 | | - | |
97 | 92 | | |
98 | 93 | | |
99 | 94 | | |
| |||
111 | 106 | | |
112 | 107 | | |
113 | 108 | | |
114 | | - | |
115 | 109 | | |
116 | 110 | | |
117 | 111 | | |
| |||
180 | 174 | | |
181 | 175 | | |
182 | 176 | | |
183 | | - | |
184 | 177 | | |
185 | 178 | | |
186 | 179 | | |
| |||
287 | 280 | | |
288 | 281 | | |
289 | 282 | | |
290 | | - | |
291 | 283 | | |
292 | 284 | | |
293 | 285 | | |
| |||
296 | 288 | | |
297 | 289 | | |
298 | 290 | | |
299 | | - | |
300 | | - | |
301 | | - | |
302 | 291 | | |
303 | 292 | | |
304 | 293 | | |
| |||
353 | 342 | | |
354 | 343 | | |
355 | 344 | | |
356 | | - | |
357 | 345 | | |
358 | 346 | | |
359 | 347 | | |
| |||
509 | 497 | | |
510 | 498 | | |
511 | 499 | | |
512 | | - | |
513 | 500 | | |
514 | 501 | | |
515 | 502 | | |
| |||
523 | 510 | | |
524 | 511 | | |
525 | 512 | | |
526 | | - | |
527 | 513 | | |
528 | 514 | | |
529 | 515 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
15 | 27 | | |
16 | 28 | | |
17 | 29 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
40 | | - | |
| 40 | + | |
41 | 41 | | |
42 | 42 | | |
43 | 43 | | |
| |||
88 | 88 | | |
89 | 89 | | |
90 | 90 | | |
91 | | - | |
92 | 91 | | |
93 | 92 | | |
94 | 93 | | |
| |||
235 | 234 | | |
236 | 235 | | |
237 | 236 | | |
238 | | - | |
239 | | - | |
240 | | - | |
241 | | - | |
242 | | - | |
243 | 237 | | |
244 | 238 | | |
245 | 239 | | |
| |||
488 | 482 | | |
489 | 483 | | |
490 | 484 | | |
491 | | - | |
492 | | - | |
493 | | - | |
494 | | - | |
495 | | - | |
496 | 485 | | |
497 | 486 | | |
498 | 487 | | |
| |||
1126 | 1115 | | |
1127 | 1116 | | |
1128 | 1117 | | |
1129 | | - | |
1130 | | - | |
| 1118 | + | |
| 1119 | + | |
1131 | 1120 | | |
1132 | 1121 | | |
1133 | 1122 | | |
1134 | 1123 | | |
1135 | 1124 | | |
1136 | 1125 | | |
1137 | | - | |
| 1126 | + | |
1138 | 1127 | | |
1139 | 1128 | | |
1140 | 1129 | | |
| |||
1151 | 1140 | | |
1152 | 1141 | | |
1153 | 1142 | | |
1154 | | - | |
| 1143 | + | |
1155 | 1144 | | |
1156 | 1145 | | |
1157 | 1146 | | |
| |||
1713 | 1702 | | |
1714 | 1703 | | |
1715 | 1704 | | |
1716 | | - | |
| 1705 | + | |
1717 | 1706 | | |
1718 | 1707 | | |
1719 | 1708 | | |
| |||
1865 | 1854 | | |
1866 | 1855 | | |
1867 | 1856 | | |
1868 | | - | |
1869 | | - | |
1870 | | - | |
1871 | | - | |
1872 | | - | |
1873 | | - | |
1874 | 1857 | | |
1875 | 1858 | | |
1876 | 1859 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
15 | 14 | | |
16 | 15 | | |
17 | 16 | | |
| |||
61 | 60 | | |
62 | 61 | | |
63 | 62 | | |
64 | | - | |
65 | 63 | | |
66 | 64 | | |
67 | 65 | | |
| |||
74 | 72 | | |
75 | 73 | | |
76 | 74 | | |
| 75 | + | |
77 | 76 | | |
78 | 77 | | |
79 | 78 | | |
| |||
119 | 118 | | |
120 | 119 | | |
121 | 120 | | |
122 | | - | |
| 121 | + | |
123 | 122 | | |
124 | 123 | | |
125 | 124 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
15 | 14 | | |
16 | 15 | | |
17 | 16 | | |
| |||
54 | 53 | | |
55 | 54 | | |
56 | 55 | | |
57 | | - | |
58 | 56 | | |
59 | 57 | | |
60 | 58 | | |
| |||
108 | 106 | | |
109 | 107 | | |
110 | 108 | | |
111 | | - | |
112 | 109 | | |
113 | 110 | | |
114 | 111 | | |
| |||
This file was deleted.
0 commit comments