Open karrtikr opened 1 year ago
Discussed with team and here're the next steps:
environmentApi.ts
into the discovery component
Environment
, so there's no need for conversion between types which is significant perf wise: https://github.com/microsoft/vscode-python/pull/23010
Postmortem on Python API related bugs and causes
Each bug is listed into categories and marked if it could've been prevented with the stated precaution:
Bugs and potential precautionary measures
undefined
(only reproducible on Jupyter CI) #20147name
changes fromundefined
to empty string while discovering #20070Expected behavior (required clarification or bug at Jupyter):
Non reproducible: