Files
openide/python/testData/inspections/PyPackageRequirementsInspection
Vladimir Koshelev 158bc649f1 [python] implement package name collectors for imports in file and completion
Also, this commit changes the behavior of PyPIPackageUtil, now only one package per name is supported. Motivation:
- it complicates the logic in all usages of the mapping
- There are only 3 cases when it's applicable and in all cases the second package is abandoned.

GitOrigin-RevId: 80fb1e0d28369bdfeb64f6b928ed1b543165d1de
2023-10-13 09:51:16 +00:00
..