Files
openide/python/junit5Tests-framework
Vitaly Legchilkin f56579b61c PY-88130 Fix freeze in PyCollectImportsTask by splitting read actions
- Split single long read action in collectImports into per-file read
  actions to allow cancellation and avoid UI freezes
- Replace old JUnit3 PyRequirementsGenerationTest with JUnit5
  PyRequirementsTxtGenerationTest using fixture framework
- Remove duplicate PySyncRequirementsEnvTest (covered by new test)


(cherry picked from commit 690f362270b451b37ade4f4668a9df55369ef061)

IJ-MR-194582

GitOrigin-RevId: db0dd82303af7fcc5a22f3148a8a2925d6cf1454
2026-03-05 00:44:44 +00:00
..