Files
openide/python/python-exec-service/execService.python
Ilya.Kazakevich 107201d413 Python: refactoring before interpreters service.
Extract various classes to the shared modules, `ExecutablePython` now has `env` map as it can be used by conda.

GitOrigin-RevId: eb45ea29f49132fa4f91c979f71453e6a2ade344
2025-06-08 04:14:00 +00:00
..

Execution service extensions for python-specific things like helpers.
Start with `api.kt`, do not touch "advanced" functions.