Files
openide/python/testFramework
Ilya.Kazakevichandintellij-monorepo-bot 93b6a0d6b0 PY-83594: Fix Python on target creation.
It was broken by various exceptions. We now:
1. Obey the threading policy: i.e: do not call `runBlocking` on EDT
2. Use `ExecService` to get a python version.

Test can't be done simply as the whole targets introspection isn't test friendly, but we will fix it.

GitOrigin-RevId: 50addb8f1e293c67560f8a0e501f33343f69be4c
2025-08-28 01:18:07 +00:00
..