Post #2971432
2026-05-14 18:28 UTC
@encthenet@flyovercountry.social
> go to Python debugging aids
Yes please let us push out the word
Have you next thought about getting more people to adopt Python's
breakpoint()
pass
pdb.pm()
?
2018 Python 3.7 gave us breakpoint, and I've got people to call it, and more lately you don't even have to add the Pass statement afterwards to make it work well
The Post-Mortem Debugger at pdb.pm() I have trouble getting people to appreciate
I dunno how to deploy it well myself in less than like 50 Lines of patch, as attached
=>
https://github.com/pelavarre/pylitfun/blob/main/bin/litpython.py#L530
Replies (0)
No replies.