Files
openide/python/python-terminal
Vitaly Legchilkin 7ae0adaeb1 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)


(cherry picked from commit 30fa2d561ba2f27a6f59066c60f7e9e7d481fbf9)

IJ-MR-194701

GitOrigin-RevId: fb612d2c0035fa3b40a1bd0cdbb4fa19d7c0736d
2026-03-05 10:48:36 +00:00
..
2026-01-29 13:25:49 +00:00