We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d2c1f2e commit e9252ecCopy full SHA for e9252ec
Doc/whatsnew/3.14.rst
@@ -837,7 +837,7 @@ pdb
837
838
* ``$_asynctask`` is added to access the current asyncio task if applicable.
839
(Contributed by Tian Gao in :gh:`124367`.)
840
-
+
841
* :mod:`pdb` now supports two backends: :func:`sys.settrace` and
842
:mod:`sys.monitoring`. Using :mod:`pdb` CLI or :func:`breakpoint` will
843
always use the :mod:`sys.monitoring` backend. Explicitly instantiating
0 commit comments