mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-03-22 23:31:05 +07:00
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