os.chdir causes no source to be shown
Open
- Dominant language
- Python
- Stars
- 3.2k
- Forks
- 245
- Avg merge
- 13m
- Merged PRs (30d)
- 5
Description
I haven't figured out a minimal reproduction for this issue as yet, but in a state were **file** is a relative path, and the code under debugging issues os.chdir before pudb.set_trace(), the source code isn't found.
As a side-effect, the rightbar gets shifted to a left in a visually buggy way.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.