Files
openide/python/python-pyproject
Ilya.Kazakevich 3da2fb2642 PY-87021: (Part 1, TBC): Postpone project rebuild until project generation finished and transfer run config. settings
1. Project rebuild process disposes modules and kills `PyV3` project generation (i.e. Django). We now skip autoimport for newly generated projects, and PyV3 calls `startAutoImportIfNeeded` after project generation.

2. EP introduced to update run configurations when module gets renamed.

GitOrigin-RevId: 55183da9c1f9d1e96e837e970254443fbaec6b5e
2026-02-05 21:31:45 +00:00
..