Can Sarıgöl
Can Sarıgöl
added example project's test. Am I missing something?
@Shivam-Shrivastav thanks
Hi @iloveitaly I haven't checked it before but at least that [issue](https://github.com/cansarigol/pdbr/issues/21) is known. it would be great if pdbr was placed as an alternative.
Hi, actually there was a problem with a version of ipython but now it is working. I removed the specific version definition now and you can see v0.7.2. For breakpoint,...
Hi, @ssbarnea thanks for having a look. I fixed the win test problems (it was related pexpect package, I tried winpexpect but it didn't work. So I excluded magic tests...
one more failed test still exists. It is related to win32 and python3.10. trying to fix it right now
Hi @philipGaudreau yes you are right, there is only same folder option right now. would be great if you have a look at it. And also i was planning to...
I am also using pdbr with pytest on my projects and I couldn't see this result. Do you know how I can reproduce it on my local?
I see, unlike pdbr, `ipython` is not sensitive to NO_COLOR.
@michprev Thanks for the example. The problem that you are having looks a bit different. 0.7.7 causes it. I want to change `print_stack_entry` print with rich. Syntax instead of directly...