Files
openide/python/python-psi-impl
Aleksandr.Govenko 3be9e0e0bb PY-24044 Fix PyCodeFragmentWithHiddenImports
Does not solve the issue yet, but adds proper code fragment with hidden imports

fixup! PY-24044 Fix PyCodeFragmentWithHiddenImports

Changed streams to StringUtil
Changed internal keyword to ApiStatus.Internal

fixup! PY-24044 Fix PyCodeFragmentWithHiddenImports

Convert method to accept a collection of imports

fixup! PY-24044 Fix PyCodeFragmentWithHiddenImports

Mark class as internal

fixup! PY-24044 Fix PyCodeFragmentWithHiddenImports

Remove commented code

fixup! PY-24044 Fix PyCodeFragmentWithHiddenImports

Made publicly exposed collection immutable
Changed PyImportNameDefiner to PyImportedStatementBase
Changed String to List<String>

PY-24044 Fix PyCodeFragmentWithHiddenImports


Merge-request: IJ-MR-143472
Merged-by: Aleksandr Govenko <aleksandr.govenko@jetbrains.com>

GitOrigin-RevId: bcf28b4a74deeb2adf4d4e53a3c867a9ab7b8ef4
2024-08-29 17:26:42 +00:00
..