Files
openide/python/python-sdk-ui
Alexey Katsman b82262ea01 [python] PY-84315: Use SDK configurators for inspection
There was a problem that we can detect uv environment as a virtualenv in
PyInterpreterInspection. The problem is that we don't use the knowledge
about the existing environment anyhow.

This change relies on SDK configurators to tell whether environment is
present or can be configured.

GitOrigin-RevId: 5cd5c38ca724208f9af65c8daa40bf6d2da55fca
2025-10-16 18:09:57 +00:00
..