Files
openide/python/python-terminal
Vitaly Legchilkin 1d7f174294 PY-87695 Fix AssertionError when using existing conda venv as WSL interpreter
Change createCondaSdkFromExistingEnv to return PyResult<Sdk> instead of
throwing AssertionError on failure. The error was already shown to the user
via ShowingMessageErrorSync but then re-thrown, causing an unhandled crash.
Now errors propagate via PyResult through all callers.

(cherry picked from commit 9db24bf72d06d06508435af0dbcbde659c6c94f9)

GitOrigin-RevId: 894c1b618c9c7142caaa8c6580f2392e94e8499c
2026-03-05 12:08:03 +00:00
..
2026-01-29 13:25:49 +00:00