When importing `debugpy`, `PYDEVD_IPYTHON_COMPATIBLE_DEBUGGING=1` should be set
Đang mở
- Ngôn ngữ chính
- Python
- Star
- 734
- Fork
- 412
- Merge trung bình
- 1 ngày 5 giờ
- Pull request đã merge (30 ngày)
- 8
Mô tả
A new flag is available in `pydevd` which allows a user to step into library code without getting inside of IPython internals while doing so.
To make use of this, `PYDEVD_IPYTHON_COMPATIBLE_DEBUGGING` must be set to `1` in the `os.environ` prior to importing `debugpy`.
See: https://github.com/microsoft/debugpy/issues/869 for more information.
Hướng dẫn đóng góp
Đánh giá
Issue này chưa được đánh giá.