Files
openide/python/python-sdk
Alexander Koshevoy a29837f328 PY-55047 When "python.use.targets.api" flag disabled display target-based interpreters as invalid and disable them
If "python.use.targets.api" registry flag is disabled:
 - display target-based interpreters as invalid;
 - show an error on an attempts to run or debug Python run configuration with an assigned target-based Python interpreter;
 - show an error on trying to open Python console with a target-based Python interpreter;
 - show a warning on an attempt to generate skeletons for target-based interpreters;
 - show an empty list of packages for target-based Python interpreters.

GitOrigin-RevId: 97ee828ab289e5104f0539c9ab49e6fab99fe56b
2022-08-02 11:17:33 +00:00
..