I played around with a newer Python build, but when using the new `breakpoint` builtin, I missed my weapon of choice: dirty print-debugging.

I suggest we combine forces and make the default `sys.breakpointhook` forward *args and **kwargs to print before entering pdb.

- Carl Bordum Hansen

_______________________________________________
Python-ideas mailing list
Python-ideas@python.org
https://mail.python.org/mailman/listinfo/python-ideas
Code of Conduct: http://python.org/psf/codeofconduct/

Reply via email to