79784811

Date: 2025-10-07 18:03:34
Score: 1
Natty:
Report link

In python 3.14, they added a new function to pdb:

awaitable pdb.set_trace_async(**, header=None, commands=None)

Now, you can call await pdb.set_trace_async() and you can await values with it.

Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: Stephanie Weiss