Files
openide/python/pluginJava/com/jetbrains/python
Semyon Proshev 4eced25632 Don't update python packages until Packages tab for python interpreter is opened
Otherwise, calling `ProjectStructureConfigurable.reset` leads to packages updates for every python interpreter registered in the IDE and all these updates can stuck in `PyPIPackageUtil.loadPackages`.

GitOrigin-RevId: 3bf23eea9fe562b7ea314ae2cdd37cb9203a54f9
2022-03-18 15:28:02 +00:00
..