| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Sorry, something went wrong.
Haha. Away from my computer now, but I’ll take a look at this today. |
Sorry, something went wrong.
Pun is actually not intended. Took me a second to realize what's funny :) |
Sorry, something went wrong.
|
This is a breaking change but I can't tell you how many times I wanted to look at the state of a function, I put breakpoint() at the last line... and it stopped after leaving the function altogether 😵💫 So this is great to see! |
Sorry, something went wrong.
|
Test changes look good. Thanks for applying a variety of fixes there. |
Sorry, something went wrong.
There was a problem hiding this comment.
Thanks for this! I'll leave it open for a bit in case others have thoughts.
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
We had some discussion in #111744 and in discord channel. We know this is a breaking change but people agree it's much more intuitive.
This basically changes the breakpoint() and pdb.set_trace() behavior so it stops immediately after the call, rather than before the next line.
Unfortunately a lot of the test cases need to be adapted.
📚 Documentation preview 📚: https://cpython-previews--118579.org.readthedocs.build/