Files
openide/python/helpers/profiler
Timur Malanin 594a64a120 PY-28509 Fix handling of relative imports during Python profiling by:
- Setting up proper sys.path for module execution
- Preserving package context via __package__ variable
- Adding support for packages with __main__.py
- Improving module path resolution


Merge-request: IJ-MR-163750
Merged-by: Timur Malanin <timur.malanin@jetbrains.com>

GitOrigin-RevId: 5f9b6bc9c88fa1cae723c7ab54c18644197febbf
2025-05-30 16:27:15 +00:00
..